release v0.0.1

This commit is contained in:
奕桁
2025-08-01 17:26:59 +08:00
parent 999f3af098
commit 09c2a1871b
7 changed files with 15 additions and 15 deletions

View File

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