summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-02-03 10:37:25 +0100
committerSamy Pessé <samypesse@gmail.com>2015-02-03 10:37:25 +0100
commit42fd7b12c00658bfa04a8589b6c373caeeae0d62 (patch)
treedb7169d5091b059a1767332ba96f4c9dadaf5b12
parentfd78a06b11ebdd4df163666c6fe2ba9dbf9b8486 (diff)
downloadgitbook-42fd7b12c00658bfa04a8589b6c373caeeae0d62.zip
gitbook-42fd7b12c00658bfa04a8589b6c373caeeae0d62.tar.gz
gitbook-42fd7b12c00658bfa04a8589b6c373caeeae0d62.tar.bz2
Bump version to 2.0.0-alpha.12.0.0-alpha.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 75e4fe0..91b8ed6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook",
- "version": "2.0.0-alpha",
+ "version": "2.0.0-alpha.1",
"homepage": "https://www.gitbook.com",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",