bump version 1.0.8

This commit is contained in:
2024-11-14 23:39:43 -05:00
parent 5386081964
commit 2bb59ef71b

View File

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