version bump; add badges, test/publish workflows

This commit is contained in:
2025-01-09 16:55:20 -05:00
parent e5e3e65efd
commit a7e7a0a063
4 changed files with 51 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "manifold-workflow-engine",
"version": "2.0.5",
"version": "2.0.6",
"author": "seemueller-io",
"type": "module",
"description": "for building dynamic, LLM-driven workflows using a region-based execution model",
@@ -58,4 +58,4 @@
"typescript": "^5.6.3",
"tslog": "^4.9.3"
}
}
}