From 87772282c8a2b5cd046a234f114404d2be9166d5 Mon Sep 17 00:00:00 2001 From: Daniel Lockyer Date: Wed, 10 Mar 2021 21:08:10 +0000 Subject: [PATCH] v4.0.0-rc.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d2ba2c..a818c38 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": "4.0.0-rc.0", + "version": "4.0.0-rc.1", "engines": { "ghost": ">=4.0.0", "ghost-api": "v4"