chore: bump version to 1.1.1

Changes:
- Upgrade project version from 1.0.9 to 1.1.1

Modified files:
- package.json (modified)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
kongkongyo
2026-02-03 13:35:11 +08:00
parent dd21ec2c72
commit 9ee120feb8

View File

@@ -1,7 +1,7 @@
{ {
"name": "cli-proxy-webui-react", "name": "cli-proxy-webui-react",
"private": true, "private": true,
"version": "1.0.9", "version": "1.1.1",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",