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 1801a680d..3f1f4b736 100644 --- a/packages/create-astro/package.json +++ b/packages/create-astro/package.json @@ -1,6 +1,6 @@ { "name": "create-astro", - "version": "3.1.1", + "version": "3.1.2", "type": "module", "author": "withastro", "license": "MIT", |