chore: bump version to 0.2.0
This commit is contained in:
parent
2187f3b310
commit
42f3717115
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@jackchen_me/open-multi-agent",
|
"name": "@jackchen_me/open-multi-agent",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"description": "Production-grade multi-agent orchestration framework. Model-agnostic, supports team collaboration, task scheduling, and inter-agent communication.",
|
"description": "Production-grade multi-agent orchestration framework. Model-agnostic, supports team collaboration, task scheduling, and inter-agent communication.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue