allagents 0.24.0 → 0.24.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -29668,7 +29668,7 @@ var package_default;
29668
29668
  var init_package = __esm(() => {
29669
29669
  package_default = {
29670
29670
  name: "allagents",
29671
- version: "0.24.0",
29671
+ version: "0.24.1",
29672
29672
  description: "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
29673
29673
  type: "module",
29674
29674
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "allagents",
3
- "version": "0.24.0",
3
+ "version": "0.24.1",
4
4
  "description": "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
5
5
  "type": "module",
6
6
  "bin": {