diff options
author | Samy Pessé <samypesse@gmail.com> | 2014-09-24 14:56:09 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2014-09-24 14:56:09 +0200 |
commit | f15a1efe71b236f6723fe849b9b470e6bc69952f (patch) | |
tree | c7cfd13ca085d3606e4fa554dcf4ecf584fdf426 | |
parent | b8379fc6fac9e1899238db2a5a1c4f3c20301359 (diff) | |
download | gitbook-f15a1efe71b236f6723fe849b9b470e6bc69952f.zip gitbook-f15a1efe71b236f6723fe849b9b470e6bc69952f.tar.gz gitbook-f15a1efe71b236f6723fe849b9b470e6bc69952f.tar.bz2 |
Bump version to 1.1.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 812e31f..a6fdc6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitbook", - "version": "1.0.3", + "version": "1.1.0", "homepage": "http://www.gitbook.io/", "description": "Library and cmd utility to generate GitBooks", "main": "lib/index.js", |