diff options
author | Samy Pessé <samypesse@gmail.com> | 2014-06-24 12:35:13 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2014-06-24 12:35:13 +0200 |
commit | 16128c7e609b4ac14420080cbb7f31db5d6ffb01 (patch) | |
tree | ed2af788c378164c9c129d405ba1212753034f4e | |
parent | 8b6a80cffbb991db70687cf226bcf71f6a7740d8 (diff) | |
download | gitbook-16128c7e609b4ac14420080cbb7f31db5d6ffb01.zip gitbook-16128c7e609b4ac14420080cbb7f31db5d6ffb01.tar.gz gitbook-16128c7e609b4ac14420080cbb7f31db5d6ffb01.tar.bz2 |
Bump version to 0.5.60.5.6
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index aef3125..d06fe20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitbook", - "version": "0.5.5", + "version": "0.5.6", "homepage": "http://www.gitbook.io/", "description": "Library and cmd utility to generate GitBooks", "main": "lib/index.js", |