Align version numbers

This commit is contained in:
Matt Kane
2026-04-01 11:11:34 +01:00
parent 2e863566b3
commit 5e061c3569
10 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "create-emdash",
"version": "0.0.0",
"version": "0.0.1",
"description": "Create a new EmDash CMS project",
"type": "module",
"bin": "./dist/index.mjs",