From 5ec79a4fea51d2bf95135849b0e3c00587d1fd93 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Sat, 27 Jan 2024 15:41:30 -0800 Subject: [PATCH] s --- packages/create-astro-ghostcms/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/create-astro-ghostcms/package.json b/packages/create-astro-ghostcms/package.json index 58a15606..c6c3f055 100644 --- a/packages/create-astro-ghostcms/package.json +++ b/packages/create-astro-ghostcms/package.json @@ -1,6 +1,6 @@ { "name": "@matthiesenxyz/create-astro-ghostcms", - "version": "0.0.1-dev03", + "version": "0.0.1-dev04", "description": "Utility to quickly get started with our Integration and astro", "type": "module", "main": "./create-astro-ghostcms.mjs",