release v1.0.17 to support windows

This commit is contained in:
musi
2025-07-14 16:13:45 +08:00
parent ea6438311f
commit 3235ff4ed0

View File

@@ -1,6 +1,6 @@
{ {
"name": "@musistudio/claude-code-router", "name": "@musistudio/claude-code-router",
"version": "1.0.16", "version": "1.0.17",
"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"