diff options
-rw-r--r-- | create-astro/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/create-astro/package.json b/create-astro/package.json index ca51c2ca9..d40d17937 100644 --- a/create-astro/package.json +++ b/create-astro/package.json @@ -1,6 +1,6 @@ { "name": "create-astro", - "version": "0.0.2", + "version": "0.0.3", "type": "module", "main": "./index.js", "files": [ |