Commit bf458d1

HPCesia <me@hpcesia.com>
2025-02-02 13:05:40
chore: bump version to 0.1.0 tag: 0.1.0
1 parent 5de339a
Changed files (1)
package.json
@@ -1,7 +1,7 @@
 {
   "name": "astral-halo",
   "type": "module",
-  "version": "0.0.1",
+  "version": "0.1.0",
   "scripts": {
     "dev": "astro dev",
     "build": "astro check && astro build",