diff options
author | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-04-17 15:31:57 -0700 |
---|---|---|
committer | Aaron O'Mullan <aaron.omullan@friendco.de> | 2014-04-17 15:31:57 -0700 |
commit | 6d5be15ec935cea1a1b03f00f4121138e7999549 (patch) | |
tree | 40352444e2385d4025fff187131cfe7b491285bb | |
parent | 1a8db646f2d1cb93d80f48ce024e1faa491d3bc2 (diff) | |
download | gitbook-0.2.2.zip gitbook-0.2.2.tar.gz gitbook-0.2.2.tar.bz2 |
Bump version to 0.2.20.2.2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6d01060..9852ade 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitbook", - "version": "0.2.1", + "version": "0.2.2", "description": "Library and cmd utility to generate GitBooks", "main": "lib/index.js", "dependencies": { |