diff options
-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": { |