diff options
author | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-04-14 11:48:29 -0700 |
---|---|---|
committer | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-04-14 11:48:29 -0700 |
commit | b8cacaee006c3b03c10fc481cb0039382f55595f (patch) | |
tree | 06955596e09870c5e862fadd99db5f71f24704ae | |
parent | f349012f0f1c087d152531c2ed5f1a92648b367f (diff) | |
download | gitbook-b8cacaee006c3b03c10fc481cb0039382f55595f.zip gitbook-b8cacaee006c3b03c10fc481cb0039382f55595f.tar.gz gitbook-b8cacaee006c3b03c10fc481cb0039382f55595f.tar.bz2 |
Bump to version 0.2.00.2.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f941831..fb8411f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitbook", - "version": "0.1.3", + "version": "0.2.0", "description": "Library and cmd utility to generate GitBooks", "main": "lib/index.js", "dependencies": { |