From eff331e99b7aafc8a7d9d266fe4758a5025f8c23 Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Thu, 19 Oct 2017 14:26:38 +0100 Subject: [PATCH] Version bump to 1.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a9faa523a..48d2f76446 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghost", - "version": "1.14.1", + "version": "1.15.0", "description": "The professional publishing platform", "author": "Ghost Foundation", "homepage": "http://ghost.org",