diff --git a/CHANGELOG.md b/CHANGELOG.md index 333716392f..fcbc2fa784 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## [Unreleased] +--- +## [3.3.4] - 2026-03-30 + ### ✨ New Features - **A2A Workflows:** Added deterministic FSM orchestrator for multi-step agent workflows. diff --git a/package-lock.json b/package-lock.json index 3e802e9216..5bfe7593fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "omniroute", - "version": "3.3.3", + "version": "3.3.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "omniroute", - "version": "3.3.3", + "version": "3.3.4", "hasInstallScript": true, "license": "MIT", "workspaces": [ diff --git a/package.json b/package.json index 7ef05cbce6..d4574106a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omniroute", - "version": "3.3.3", + "version": "3.3.4", "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": {