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",
"engines": {
"node": ">=20.0.0"
},
@@ -13,7 +13,7 @@
"url": "git+https://github.com/QwenLM/qwen-code.git"
},
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.9"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.10"
},
"scripts": {
"start": "node scripts/start.js",