chore: pump version to 0.1.4 (#962)

This commit is contained in:
tanzhenxin
2025-11-04 19:22:37 +08:00
committed by GitHub
parent 45f1000dea
commit 7e827833bf
6 changed files with 13 additions and 13 deletions

View File

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