From 11e72253d449063668c85ca8498b113b3afa3933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samy=20Pess=C3=A9?= Date: Mon, 2 May 2016 14:40:54 +0200 Subject: [PATCH] Bump version to 3.0.0-pre.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 437c3a2c9..69776e6b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitbook", - "version": "3.0.0-pre.9", + "version": "3.0.0-pre.10", "homepage": "https://www.gitbook.com", "description": "Library and cmd utility to generate GitBooks", "main": "lib/index.js",