bump to 1.1.1

This commit is contained in:
2024-11-15 00:08:51 -05:00
parent 22fa9597ca
commit 98e77982c3

View File

@@ -1,6 +1,6 @@
{ {
"name": "workflow-function-manifold", "name": "workflow-function-manifold",
"version": "1.1.0", "version": "1.1.1",
"type": "module", "type": "module",
"description": "for building dynamic, LLM-driven workflows using a region-based execution model", "description": "for building dynamic, LLM-driven workflows using a region-based execution model",
"main": "src/index.ts", "main": "src/index.ts",