summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron O'Mullan <aaron.omullan@friendco.de>2014-07-30 00:22:49 -0700
committerAaron O'Mullan <aaron.omullan@friendco.de>2014-07-30 00:22:49 -0700
commitb9360de3e34a076681f0feb03c8e77f85c4fbcb0 (patch)
tree180619b49f3e95ee7415672f409594139f8c6366
parent9f241457bb359af4768e5dbc0c1166b5c92942fe (diff)
downloadgitbook-b9360de3e34a076681f0feb03c8e77f85c4fbcb0.zip
gitbook-b9360de3e34a076681f0feb03c8e77f85c4fbcb0.tar.gz
gitbook-b9360de3e34a076681f0feb03c8e77f85c4fbcb0.tar.bz2
Bump version to 0.6.20.6.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0fc95a4..a3e070e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook",
- "version": "0.6.1",
+ "version": "0.6.2",
"homepage": "http://www.gitbook.io/",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",