allagents 1.4.9-next.1 → 1.4.9

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
@@ -34103,7 +34103,7 @@ var package_default;
34103
34103
  var init_package = __esm(() => {
34104
34104
  package_default = {
34105
34105
  name: "allagents",
34106
- version: "1.4.9-next.1",
34106
+ version: "1.4.9",
34107
34107
  description: "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
34108
34108
  type: "module",
34109
34109
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "allagents",
3
- "version": "1.4.9-next.1",
3
+ "version": "1.4.9",
4
4
  "description": "CLI tool for managing multi-repo AI agent workspaces with plugin synchronization",
5
5
  "type": "module",
6
6
  "bin": {