chore: bump version to 0.0.12 (#662)

This commit is contained in:
Mingholy
2025-09-19 20:13:31 +08:00
committed by GitHub
parent 9a56560eb4
commit 3579d6555a
7 changed files with 33 additions and 13 deletions

View File

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