chore: bump version to 0.2.0

This commit is contained in:
JackChen 2026-04-03 14:13:33 +08:00
parent 2187f3b310
commit 42f3717115
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"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.",
"type": "module",
"main": "dist/index.js",