diff --git a/packages/create-astro-ghostcms/package.json b/packages/create-astro-ghostcms/package.json index bc46054f..85dab6ec 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.7-dev01", + "version": "0.0.7", "description": "Utility to quickly get started with our Integration and astro", "type": "module", "main": "./create-astro-ghostcms.mjs",