update dev version

This commit is contained in:
奕桁
2025-08-01 18:28:16 +08:00
parent 964d211270
commit 2786f10e8c
7 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.0.2",
"version": "0.0.3",
"engines": {
"node": ">=20"
},
@@ -13,7 +13,7 @@
"url": "git+https://github.com/QwenLM/qwen-code.git"
},
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.2"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.3"
},
"scripts": {
"start": "node scripts/start.js",