chore: pump version to 0.2.2 (#1027)

This commit is contained in:
tanzhenxin
2025-11-13 20:39:14 +08:00
committed by GitHub
parent e6d08f0596
commit b4eba6584a
6 changed files with 13 additions and 13 deletions

View File

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