summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-03-11 11:17:56 +0100
committerSamy Pessé <samypesse@gmail.com>2015-03-11 11:17:56 +0100
commitb6c54c17d10a70a5995fff87e38be652a52ecd12 (patch)
tree372d15db3e5816759888c81fe7e625473cdb3d57
parent992ef1ab745efb70dc9b4f467d3ba9d0fd6d0113 (diff)
downloadgitbook-b6c54c17d10a70a5995fff87e38be652a52ecd12.zip
gitbook-b6c54c17d10a70a5995fff87e38be652a52ecd12.tar.gz
gitbook-b6c54c17d10a70a5995fff87e38be652a52ecd12.tar.bz2
Bump version to 2.0.0-beta.12.0.0-beta.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d3509a3..66a3b58 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook",
- "version": "2.0.0-alpha.9",
+ "version": "2.0.0-beta.1",
"homepage": "https://www.gitbook.com",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",