From 9f9348544ef3dc09062907795cea6e6afbae28c9 Mon Sep 17 00:00:00 2001 From: Steve Larson <9larsons@gmail.com> Date: Mon, 31 Jul 2023 13:51:45 -0500 Subject: [PATCH] v5.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e44639f..d9b749c 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": "5.5.3", + "version": "5.6.0", "engines": { "ghost": ">=5.0.0" },