diff options
author | Samy Pessé <samypesse@gmail.com> | 2014-04-02 01:36:03 -0700 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2014-04-02 01:36:03 -0700 |
commit | 445c2327c4e47519eed70dc0a2de5759398ec618 (patch) | |
tree | 585786ef512a1f08b7d82cba2544e8f38c25f583 | |
parent | 7a33881b3bf36820041e05db905110964fd74255 (diff) | |
download | gitbook-445c2327c4e47519eed70dc0a2de5759398ec618.zip gitbook-445c2327c4e47519eed70dc0a2de5759398ec618.tar.gz gitbook-445c2327c4e47519eed70dc0a2de5759398ec618.tar.bz2 |
Bump version to 0.0.30.0.3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4cc1cfd..ba8b860 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitbook", - "version": "0.0.2", + "version": "0.0.3", "description": "Library and cmd utility to generate GitBooks", "main": "lib/index.js", "dependencies": { |