summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2021-05-05 11:27:55 -0400
committerGravatar Matthew Phillips <matthew@skypack.dev> 2021-05-05 11:27:55 -0400
commit0fe0a6ba19f3ba079156914b34987507e8a65dbe (patch)
treed3493a0a6197ea5848197d27420a29c9e525c759
parent353934aee737af16b1c2f0db9cd5fa73e08ea6bb (diff)
downloadastro-0fe0a6ba19f3ba079156914b34987507e8a65dbe.tar.gz
astro-0fe0a6ba19f3ba079156914b34987507e8a65dbe.tar.zst
astro-0fe0a6ba19f3ba079156914b34987507e8a65dbe.zip
0.0.12v0.0.12
-rw-r--r--packages/astro/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/package.json b/packages/astro/package.json
index b9cadea70..81c5e0645 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -1,6 +1,6 @@
{
"name": "astro",
- "version": "0.0.11",
+ "version": "0.0.12",
"author": "Skypack",
"license": "MIT",
"type": "module",