From bc6113c42072a29bba38e2e036601f3f78ef22c4 Mon Sep 17 00:00:00 2001 From: Loki FastStart Date: Sat, 9 May 2026 22:40:30 +0000 Subject: [PATCH] chore: bump v0.5.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5bfee82..d658b1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@inceptionstack/roundhouse", - "version": "0.5.11", + "version": "0.5.12", "type": "module", "description": "Multi-platform chat gateway that routes messages through a configured AI agent", "license": "MIT",