release v1.0.35 to fix windows logfile name

This commit is contained in:
musistudio
2025-08-10 22:11:51 +08:00
parent b856e1e11b
commit 709b49b0e8
2 changed files with 2 additions and 4 deletions

View File

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