chore: pump version to 0.3.0 (#1085)

This commit is contained in:
tanzhenxin
2025-11-21 09:37:38 +08:00
committed by GitHub
parent 9e5387f159
commit 640f30655d
6 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.2.3",
"version": "0.3.0",
"description": "Qwen Code",
"repository": {
"type": "git",
@@ -32,7 +32,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.2.3"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.3.0"
},
"dependencies": {
"@google/genai": "1.16.0",