summaryrefslogtreecommitdiff
path: root/packages/create-astro
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2021-06-08 09:47:40 -0400
committerGravatar Matthew Phillips <matthew@skypack.dev> 2021-06-08 09:47:40 -0400
commit9594447335b7fa15f82c0789f18a3fe02ec20d70 (patch)
treef1f56b479e66b985cf13daaab4961325f658fa39 /packages/create-astro
parent6018769c5c61cd18c5eb8bcfe4e0046f650cb512 (diff)
downloadastro-9594447335b7fa15f82c0789f18a3fe02ec20d70.tar.gz
astro-9594447335b7fa15f82c0789f18a3fe02ec20d70.tar.zst
astro-9594447335b7fa15f82c0789f18a3fe02ec20d70.zip
Bump create-astro version
Diffstat (limited to 'packages/create-astro')
-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 fae6d4301..af70ed056 100644
--- a/packages/create-astro/package.json
+++ b/packages/create-astro/package.json
@@ -1,6 +1,6 @@
{
"name": "create-astro",
- "version": "0.2.1",
+ "version": "0.2.2",
"type": "module",
"exports": {
".": "./create-astro.js"