chore: pump version to 0.0.8 (#421)
Some checks failed
Qwen Code CI / Lint (push) Has been cancelled
Qwen Code CI / CodeQL (push) Has been cancelled
E2E Tests / E2E Test (Linux) - sandbox:docker (push) Has been cancelled
E2E Tests / E2E Test (Linux) - sandbox:none (push) Has been cancelled
E2E Tests / E2E Test - macOS (push) Has been cancelled
Qwen Code CI / Test (push) Has been cancelled
Qwen Code CI / Post Coverage Comment (push) Has been cancelled

* chore: pump version to 0.0.8
This commit is contained in:
tanzhenxin 2025-08-22 17:11:37 +08:00 committed by GitHub
parent 87ceb871c2
commit d6c2e8cc31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 41 additions and 30 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.0.7",
"version": "0.0.8",
"description": "Qwen Code",
"repository": {
"type": "git",
@ -25,7 +25,7 @@
"dist"
],
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.7"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.0.8"
},
"dependencies": {
"@google/genai": "1.9.0",