chore: bump version to 0.9.0

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
tanzhenxin 2026-01-29 18:03:52 +08:00
parent 0e2eebc681
commit 201356a6c8
7 changed files with 53 additions and 71 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.8.2",
"version": "0.9.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.8.2"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.9.0"
},
"scripts": {
"start": "cross-env node scripts/start.js",