summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-02-04 20:49:09 +0100
committerSamy Pessé <samypesse@gmail.com>2015-02-04 20:49:09 +0100
commit0759c4dd7891564cd1d113ccdcac6930a69aad7d (patch)
tree7e9a92bb71d25e01e0283e03b7c59e37235b6d9e
parent82a1a151e439a85825302293b4602fb3e8cc4b9e (diff)
downloadgitbook-0759c4dd7891564cd1d113ccdcac6930a69aad7d.zip
gitbook-0759c4dd7891564cd1d113ccdcac6930a69aad7d.tar.gz
gitbook-0759c4dd7891564cd1d113ccdcac6930a69aad7d.tar.bz2
Bump version to 2.0.0-alpha.42.0.0-alpha.4
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4f24520..685df07 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook",
- "version": "2.0.0-alpha.3",
+ "version": "2.0.0-alpha.4",
"homepage": "https://www.gitbook.com",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",