chore: bump version to 1.0.0

This commit is contained in:
JackChen 2026-04-05 13:41:07 +08:00
parent 7b77ede3ba
commit c6b971bc19
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@jackchen_me/open-multi-agent",
"version": "0.2.0",
"version": "1.0.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",