From ae2c10036f308543b2a33b7f5f849308a7cd12a3 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:20:07 -0800 Subject: [PATCH] Update package.json No real change. testing workflows --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06860fc0..b35afe1b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@matthiesenxyz/astro-ghostcms", "description": "Astro GhostCMS integration to allow easier importing of GhostCMS Content", - "version": "1.0.3", + "version": "1.0.4", "author": "MatthiesenXYZ (https://matthiesen.xyz)", "type": "module", "license": "MIT",