From 1915a91c5b7a479b298f4b8ad23c4ff5ca83cae8 Mon Sep 17 00:00:00 2001 From: Fabien O'Carroll Date: Mon, 21 Oct 2019 13:05:33 +0700 Subject: [PATCH] 3.0.0-beta.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 442802c..33d81c6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "casper", "description": "A clean, minimal default theme for the Ghost publishing platform", "demo": "https://demo.ghost.io", - "version": "3.0.0-beta.6", + "version": "3.0.0-beta.7", "engines": { "ghost": ">=3.0.0", "ghost-api": "v3"