diff options
author | 2021-04-30 09:36:19 -0500 | |
---|---|---|
committer | 2021-04-30 09:36:19 -0500 | |
commit | a79c63750f63eee9e8d32ba156c78a71b25dda12 (patch) | |
tree | 28f3cd6e62e8aa50601e6c1025bbb1f179f0faa9 | |
parent | 509fad6b9a0b4925a85daf95aa9699d726f69ed0 (diff) | |
download | astro-a79c63750f63eee9e8d32ba156c78a71b25dda12.tar.gz astro-a79c63750f63eee9e8d32ba156c78a71b25dda12.tar.zst astro-a79c63750f63eee9e8d32ba156c78a71b25dda12.zip |
chore: release 0.0.9
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9186c773d..a47c40d88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro", - "version": "0.0.8", + "version": "0.0.9", "author": "Skypack", "license": "MIT", "type": "module", |