bump version to 1.0.7

This commit is contained in:
2024-11-14 23:10:23 -05:00
parent 67542301be
commit 48e1bdc624

View File

@@ -1,7 +1,7 @@
{ {
"name": "workflow-function-manifold", "name": "workflow-function-manifold",
"version": "1.0.6", "version": "1.0.7",
"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",