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",
"description": "Qwen Code",
"repository": {
"type": "git",
@ -33,7 +33,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.8.2"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.9.0"
},
"dependencies": {
"@google/genai": "1.30.0",