summaryrefslogtreecommitdiff
path: root/packages/create-astro/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-21 05:03:46 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-21 08:03:46 -0400
commit6afb1efea8601cc2bfacec27a8d09c2533fb704a (patch)
treec16d917a571e529a237e5e6434f85fe6258b026d /packages/create-astro/package.json
parenta661907b40e76aa56e7d7bd7e745bb16456b13e7 (diff)
downloadastro@2.1.4.tar.gz
astro@2.1.4.tar.zst
astro@2.1.4.zip
* [ci] release * nit: typo in #6594 changeset --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ben Holmes <hey@bholmes.dev>
Diffstat (limited to 'packages/create-astro/package.json')
-rw-r--r--packages/create-astro/package.json2
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",