chore: bump version to 0.9.1 (#1001)

This commit is contained in:
SteveLauC
2025-12-05 15:43:59 +08:00
committed by GitHub
parent 97d2450fa7
commit 10ee3cd9d3
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "coco",
"private": true,
"version": "0.9.0",
"version": "0.9.1",
"type": "module",
"scripts": {
"dev": "vite",
@@ -100,4 +100,4 @@
"vite": "^5.4.19"
},
"packageManager": "pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977"
}
}