chore: bump version to 0.0.13 (#695)

This commit is contained in:
Mingholy
2025-09-24 13:58:18 +08:00
committed by GitHub
parent e148e4be28
commit 8379bc4d81
7 changed files with 24 additions and 13 deletions

View File

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