diff options
author | 2023-03-06 08:30:38 -0800 | |
---|---|---|
committer | 2023-03-06 11:30:38 -0500 | |
commit | 19fe4cb6299d723ad286c4adf766ba8cd41461b4 (patch) | |
tree | d83717769be19d65fad1a2e2e67fcfca4a124c3b /scripts/package.json | |
parent | 1aea58f14ad5b15d4af3d42bd92b9bcb1e2b77db (diff) | |
download | astro@2.0.18.tar.gz astro@2.0.18.tar.zst astro@2.0.18.zip |
[ci] release (#6414)astro@2.0.18@astrojs/webapi@2.0.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'scripts/package.json')
-rw-r--r-- | scripts/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package.json b/scripts/package.json index b36d367b1..1732a5993 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -1,6 +1,6 @@ { "name": "astro-scripts", - "version": "0.0.12", + "version": "0.0.13", "private": true, "type": "module", "main": "./index.js", |