chore: 将项目版本号从 0.1.4 更新至 0.1.5

This commit is contained in:
anghunk
2026-02-12 10:21:19 +08:00
parent 56446c505c
commit e99b434b2a
4 changed files with 4 additions and 4 deletions

View File

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