From 9d283bf28ffd7f43c9d17377fc36b772fb343743 Mon Sep 17 00:00:00 2001 From: Anthony Date: Wed, 24 Jul 2024 14:31:39 +0200 Subject: [PATCH] updated to 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a9ec7c..7046683 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multi-agent-orchestrator", - "version": "0.0.8", + "version": "0.0.9", "description": "Multi-Agent Orchestrator framework", "main": "dist/index.js", "types": "dist/index.d.ts",