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