@sherwoodagent/cli 0.73.3 → 0.73.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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sherwoodagent/cli",
3
- "version": "0.73.3",
4
- "description": "CLI for agent-managed investment funds \u2014 onchain DeFi funds with XMTP chat",
3
+ "version": "0.73.4",
4
+ "description": "CLI for agent-managed investment funds onchain DeFi funds with XMTP chat",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "sherwood": "./dist/index.js"