chore: pump version to 0.2.0 (#991)

This commit is contained in:
tanzhenxin
2025-11-07 17:34:38 +08:00
committed by GitHub
parent 5390f662fc
commit 7a472e4fcf
6 changed files with 30 additions and 39 deletions

View File

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