chore: pump version to 0.1.5

This commit is contained in:
pomelo-nwu
2025-11-05 19:35:17 +08:00
parent 553a36302a
commit 3bd0cb36c4
6 changed files with 39 additions and 30 deletions

View File

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