From a75efece58c740972f4ba628de27da554ba1c8bf Mon Sep 17 00:00:00 2001 From: Geoff Seemueller Date: Sat, 9 Nov 2024 11:19:59 -0500 Subject: [PATCH] bump version 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa01dcc..eb05ed3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "workflow-function-manifold", - "version": "1.0.0", + "version": "1.0.1", "description": "for building dynamic, LLM-driven workflows using a region-based execution model", "main": "index.js", "bin": {