chore(release): v0.0.5-nightly.1

This commit is contained in:
github-actions[bot] 2025-08-05 00:56:09 +00:00
parent f1146c4b2e
commit bceee153b1
5 changed files with 11 additions and 11 deletions

View file

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