bump version to 1.0.6

This commit is contained in:
2024-11-14 15:28:26 -05:00
parent 2712ffecf4
commit 4165f1928b

View File

@@ -1,6 +1,6 @@
{ {
"name": "workflow-function-manifold", "name": "workflow-function-manifold",
"version": "1.0.5", "version": "1.0.6",
"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": "lib.js", "main": "lib.js",