diff options
author | 2021-06-21 21:16:09 -0700 | |
---|---|---|
committer | 2021-06-21 21:16:09 -0700 | |
commit | 0c2ed9248c4159e662c13e7e853a9b8f84098a8c (patch) | |
tree | cd80df53d178a425a34bdbb931d1b67e33fc65ad | |
parent | 8b69c2d4062c7d971dd07d3696b794df515150d6 (diff) | |
download | astro-0c2ed9248c4159e662c13e7e853a9b8f84098a8c.tar.gz astro-0c2ed9248c4159e662c13e7e853a9b8f84098a8c.tar.zst astro-0c2ed9248c4159e662c13e7e853a9b8f84098a8c.zip |
update changelog/package for rollback
-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 6ef5f8707..b2b6c11fa 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -1,6 +1,6 @@ { "name": "astro", - "version": "0.13.11", + "version": "0.13.12", "author": "Skypack", "license": "MIT", "type": "module", |