@dylanrussell/agent-router 1.0.1 → 1.0.4

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.
package/dist/plugin.js CHANGED
@@ -15128,7 +15128,7 @@ async function captureStack(paths, name, options = {}) {
15128
15128
  }
15129
15129
 
15130
15130
  // src/version.ts
15131
- var VERSION = "1.0.1";
15131
+ var VERSION = "1.0.4";
15132
15132
 
15133
15133
  // src/plugin.ts
15134
15134
  async function safeToast(client, message, variant = "success") {