chore: bump version to 0.0.6

This commit is contained in:
tanzhenxin
2025-08-14 16:52:39 +08:00
parent 1f91b9ece1
commit fc70439355
7 changed files with 13 additions and 13 deletions

View File

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