chore: pump version to 0.1.1 (#883)

This commit is contained in:
tanzhenxin
2025-10-27 19:32:52 +08:00
committed by GitHub
parent 1577dabf41
commit 65cf80f4ab
6 changed files with 13 additions and 13 deletions

View File

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