diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-05-12 16:53:14 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-05-12 16:53:14 +0200 |
commit | a9571fd67d3d638d6d9d6c11a7e626c5600a68a2 (patch) | |
tree | 3d24626ccbd8fcddd637d9b2109360f0b0c7ac9e | |
parent | ac87f48ba5a2e88a3776b51e692bdacca07c421e (diff) | |
download | gitbook-3.0.0-pre.15.zip gitbook-3.0.0-pre.15.tar.gz gitbook-3.0.0-pre.15.tar.bz2 |
Bump version to 3.0.0-pre.153.0.0-pre.15
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index eacf329..b751d1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitbook", - "version": "3.0.0-pre.14", + "version": "3.0.0-pre.15", "homepage": "https://www.gitbook.com", "description": "Library and cmd utility to generate GitBooks", "main": "lib/index.js", |