bump: version 0.1.0 → 0.2.0
All checks were successful
Deploy to Web Server / deploy (push) Successful in 2m18s

This commit is contained in:
aria 2025-05-30 17:28:28 +10:00
parent 17cbf928ef
commit 2bdd0f351b
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
2 changed files with 11 additions and 1 deletions

View file

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