remove dev01 from version

This commit is contained in:
Adam Matthiesen 2024-02-12 06:06:25 -08:00
parent b0e4407913
commit 1222a16127
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "@matthiesenxyz/astro-ghostcms", "name": "@matthiesenxyz/astro-ghostcms",
"description": "Astro GhostCMS integration to allow easier importing of GhostCMS Content", "description": "Astro GhostCMS integration to allow easier importing of GhostCMS Content",
"version": "3.2.2-dev01", "version": "3.2.2",
"homepage": "https://astro-ghostcms.xyz/", "homepage": "https://astro-ghostcms.xyz/",
"type": "module", "type": "module",
"license": "MIT", "license": "MIT",