chore: bump version to 0.0.9

This commit is contained in:
mingholy.lmh
2025-08-27 18:25:44 +08:00
committed by Mingholy
parent 600c58bbcb
commit 4463107af3
8 changed files with 36 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.0.8",
"version": "0.0.9",
"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.8"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.9"
},
"scripts": {
"start": "node scripts/start.js",