chore: bump @mosaic/mosaic and @mosaic/cli to 0.0.4 #357

Merged
jason.woltje merged 1 commits from chore/bump-0.0.4 into main 2026-04-03 01:51:56 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@mosaic/cli",
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",

View File

@@ -1,6 +1,6 @@
{
"name": "@mosaic/mosaic",
"version": "0.0.3-1",
"version": "0.0.4",
"description": "Mosaic agent framework — installation wizard and meta package",
"type": "module",
"main": "dist/index.js",