diff options
author | Samy Pessé <samypesse@gmail.com> | 2015-02-05 13:56:52 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2015-02-05 13:56:52 +0100 |
commit | 532e8b0388eb19f5c3bedf8ea71ef2b7b077065b (patch) | |
tree | 687ac53cfad2140d396e250e083b270593fef09d | |
parent | 35b3d5001206c3f81d8e9710dbbf0adecfae7757 (diff) | |
download | gitbook-532e8b0388eb19f5c3bedf8ea71ef2b7b077065b.zip gitbook-532e8b0388eb19f5c3bedf8ea71ef2b7b077065b.tar.gz gitbook-532e8b0388eb19f5c3bedf8ea71ef2b7b077065b.tar.bz2 |
Bump version to 2.0.0-alpha.52.0.0-alpha.5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 147b712..b50f229 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitbook", - "version": "2.0.0-alpha.4", + "version": "2.0.0-alpha.5", "homepage": "https://www.gitbook.com", "description": "Library and cmd utility to generate GitBooks", "main": "lib/index.js", |