chore: pump version to 0.0.10 (#502)

This commit is contained in:
tanzhenxin
2025-09-02 17:55:22 +08:00
committed by GitHub
parent f024bba2ef
commit b54fd6df06
9 changed files with 20 additions and 14 deletions

View File

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