allagents 0.31.0-next.2 → 0.31.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
@@ -28815,7 +28815,7 @@ var package_default;
28815
28815
  var init_package = __esm(() => {
28816
28816
  package_default = {
28817
28817
  name: "allagents",
28818
- version: "0.31.0-next.2",
28818
+ version: "0.31.1",
28819
28819
  description: "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
28820
28820
  type: "module",
28821
28821
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "allagents",
3
- "version": "0.31.0-next.2",
3
+ "version": "0.31.1",
4
4
  "description": "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
5
5
  "type": "module",
6
6
  "bin": {