Bump version to 2.7.0

Windows compatibility release.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Jack Rudenko 2025-11-28 21:41:51 +11:00
parent 2d14b27e79
commit 95d716a9e4
No known key found for this signature in database
GPG Key ID: E0CDF9F9DBB5E0B2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "claudish", "name": "claudish",
"version": "2.6.3", "version": "2.7.0",
"description": "Run Claude Code with any OpenRouter model - CLI tool and MCP server", "description": "Run Claude Code with any OpenRouter model - CLI tool and MCP server",
"type": "module", "type": "module",
"main": "./dist/index.js", "main": "./dist/index.js",