summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron O'Mullan <aaron.omullan@friendco.de>2014-06-15 22:39:18 -0700
committerAaron O'Mullan <aaron.omullan@friendco.de>2014-06-15 22:39:18 -0700
commit6ee17c32ae6da48935368a51eb5fd5afe98586b0 (patch)
treee6ce096a97b8976dd05ca3b7310856eb37b6c3f3
parentbf7ffe6d4c5c5b150a34b4d5533939021ff60d8a (diff)
downloadgitbook-6ee17c32ae6da48935368a51eb5fd5afe98586b0.zip
gitbook-6ee17c32ae6da48935368a51eb5fd5afe98586b0.tar.gz
gitbook-6ee17c32ae6da48935368a51eb5fd5afe98586b0.tar.bz2
Bump version to 0.5.30.5.3
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1d01462..0e1df77 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook",
- "version": "0.5.2",
+ "version": "0.5.3",
"homepage": "http://www.gitbook.io/",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",