Compare commits

...
Author SHA1 Message Date
jarvis a08da9164a chore: bump @mosaic/mosaic and @mosaic/cli to 0.0.4
ci/woodpecker/push/ci Pipeline was successful
2026-04-02 20:49:09 -05:00
2 changed files with 2 additions and 2 deletions
+1 -1
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",
+1 -1
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",