chore: bump version to 0.2.0

This commit is contained in:
HPCesia 2025-04-01 19:34:36 +08:00
parent 074e226049
commit a1c4dfe214

View File

@ -1,7 +1,7 @@
{
"name": "astral-halo",
"type": "module",
"version": "0.1.0",
"version": "0.2.0",
"scripts": {
"dev": "astro dev",
"build": "astro build",
@ -97,4 +97,4 @@
"swup"
]
}
}
}