chore(release): v0.0.1

This commit is contained in:
github-actions[bot]
2025-08-01 10:10:53 +00:00
parent 964d211270
commit 4ccfdd0b0e
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.0.2",
"version": "0.0.1",
"description": "Qwen Code",
"repository": {
"type": "git",
@@ -25,7 +25,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.2"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.1"
},
"dependencies": {
"@qwen-code/qwen-code-core": "file:../core",