From 6d56e5866e9a7cfc329cd29f5f84971fa7d34b0b Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Tue, 29 Oct 2019 14:20:08 +0000 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a849fdb..fefc1c6 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", + "version": "3.0.1", "engines": { "ghost": ">=3.0.0", "ghost-api": "v3"