bump: version 1.0.0 → 1.0.1

This commit is contained in:
aria 2025-06-09 21:14:31 +10:00
parent 7a4517a7bd
commit 281838d3ba
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
3 changed files with 12 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "astro",
"type": "module",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"dev": "astro dev",
"build": "astro check && astro build && ./compress-images.sh",