chore: 将所有包的版本号更新至0.1.6

This commit is contained in:
anghunk
2026-02-12 16:36:48 +08:00
parent ca58ae7caf
commit eed0d60359
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cwd-api",
"version": "0.1.5",
"version": "0.1.6",
"scripts": {
"deploy": "node scripts/index.js && wrangler deploy",
"dev": "wrangler dev",