diff --git a/CHANGELOG.md b/CHANGELOG.md index ad2f83b14b..de21300902 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --- -## [2.0.1] — 2026-03-05 +## [2.0.2] — 2026-03-05 > ### 🐛 Bug Fixes & ✨ Endpoint-Aware Model Management diff --git a/package-lock.json b/package-lock.json index 94a1220f76..d7d686ce73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "omniroute", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "omniroute", - "version": "2.0.0", + "version": "2.0.1", "hasInstallScript": true, "license": "MIT", "workspaces": [ diff --git a/package.json b/package.json index f0978ed31b..f1c1b66a48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omniroute", - "version": "2.0.1", + "version": "2.0.2", "description": "Smart AI Router with auto fallback — route to FREE & cheap models, zero downtime. Works with Cursor, Cline, Claude Desktop, Codex, and any OpenAI-compatible tool.", "type": "module", "bin": {