From 140666ee44c082982bf22af93a5ac2975b372746 Mon Sep 17 00:00:00 2001 From: Daniel Lockyer Date: Fri, 5 Mar 2021 14:07:06 +0000 Subject: [PATCH] v4.0.0-rc.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d8d9b6..be26718 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.1.2", + "version": "4.0.0-rc.0", "engines": { "ghost": ">=4.0.0", "ghost-api": "v4"