chore: bump @mosaic/mosaic and @mosaic/cli to 0.0.6 (#360)

This commit is contained in:
2026-04-03 02:13:37 +00:00
parent a23c117ea4
commit 9e597ecf87
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@mosaic/cli",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@mosaic/mosaic",
"version": "0.0.5",
"version": "0.0.6",
"description": "Mosaic agent framework — installation wizard and meta package",
"type": "module",
"main": "dist/index.js",