diff options
Diffstat (limited to 'packages/create-astro/package.json')
-rw-r--r-- | packages/create-astro/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/create-astro/package.json b/packages/create-astro/package.json index f44caa742..06a3daa06 100644 --- a/packages/create-astro/package.json +++ b/packages/create-astro/package.json @@ -1,6 +1,6 @@ { "name": "create-astro", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "author": "withastro", "license": "MIT", |