update image path and bump version

This commit is contained in:
2024-12-24 19:36:11 -05:00
parent e1a5f29c03
commit 8efa540229
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
A TypeScript/JavaScript library for building dynamic, LLM-driven workflows using a region-based execution model.
![workflow_function_manifold.png](workflow_function_manifold.png)
![workflow_function_manifold.png](https://github.com/seemueller-io/manifold-workflow-engine/blob/main/workflow_function_manifold.png?raw=true)
![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)

View File

@@ -1,6 +1,6 @@
{
"name": "manifold-workflow-engine",
"version": "2.0.3",
"version": "2.0.4",
"author": "seemueller-io",
"type": "module",
"description": "for building dynamic, LLM-driven workflows using a region-based execution model",