chore: bump version to 0.11.0

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
tanzhenxin 2026-02-26 21:08:40 +08:00
parent 44b8ff729e
commit a0d80ee4fa
7 changed files with 25 additions and 16 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.10.5",
"version": "0.11.0",
"engines": {
"node": ">=20.0.0"
},
@ -13,7 +13,7 @@
"url": "git+https://github.com/QwenLM/qwen-code.git"
},
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.10.5"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.11.0"
},
"scripts": {
"start": "cross-env node scripts/start.js",