From 2cee253be43096ad6ef28d940ed3ab0362e4825f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Tue, 1 Apr 2014 19:32:55 -0700 Subject: [PATCH] Bump version to 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 882147638..4cc1cfdc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitbook", - "version": "0.0.1", + "version": "0.0.2", "description": "Library and cmd utility to generate GitBooks", "main": "lib/index.js", "dependencies": {