diff options
author | 2021-05-05 11:27:55 -0400 | |
---|---|---|
committer | 2021-05-05 11:27:55 -0400 | |
commit | 0fe0a6ba19f3ba079156914b34987507e8a65dbe (patch) | |
tree | d3493a0a6197ea5848197d27420a29c9e525c759 | |
parent | 353934aee737af16b1c2f0db9cd5fa73e08ea6bb (diff) | |
download | astro-0fe0a6ba19f3ba079156914b34987507e8a65dbe.tar.gz astro-0fe0a6ba19f3ba079156914b34987507e8a65dbe.tar.zst astro-0fe0a6ba19f3ba079156914b34987507e8a65dbe.zip |
0.0.12v0.0.12
-rw-r--r-- | packages/astro/package.json | 2 |
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", |