From 8dae1cd361fb989724756232518398826df4238e Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Tue, 11 Apr 2017 18:20:49 +0100 Subject: [PATCH] Version bump to 1.0.0-alpha.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74bc915579..075e0f9b4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghost", - "version": "1.0.0-alpha.18", + "version": "1.0.0-alpha.19", "description": "Just a blogging platform.", "author": "Ghost Foundation", "homepage": "http://ghost.org",