Compare commits

...

1 Commits

Author SHA1 Message Date
Jarvis
a08da9164a chore: bump @mosaic/mosaic and @mosaic/cli to 0.0.4
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
2026-04-02 20:49:09 -05: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",