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