release v1.0.11

This commit is contained in:
jinhui.li
2025-07-02 13:31:42 +08:00
parent 42f7d2da60
commit b07bbd7d8c
2 changed files with 4 additions and 1 deletions

View File

@@ -9,3 +9,6 @@ screenshoots
.env .env
.blog .blog
docs docs
.log
blog
config.json

View File

@@ -1,6 +1,6 @@
{ {
"name": "@musistudio/claude-code-router", "name": "@musistudio/claude-code-router",
"version": "1.0.9", "version": "1.0.11",
"description": "Use Claude Code without an Anthropics account and route it to another LLM provider", "description": "Use Claude Code without an Anthropics account and route it to another LLM provider",
"bin": { "bin": {
"ccr": "./dist/cli.js" "ccr": "./dist/cli.js"