@getmarrow/mcp 3.9.4 → 3.9.5

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/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -63,7 +63,7 @@ Accounts with <7 days of activity AND <20 decisions get an onboarding payload sh
63
63
 
64
64
  ---
65
65
 
66
- ## What's New in v3.9.3
66
+ ## What's New in v3.9.4
67
67
 
68
68
  ### Standalone CLI + Multi-API-Key Management
69
69
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getmarrow/mcp",
3
- "version": "3.9.4",
3
+ "version": "3.9.5",
4
4
  "description": "Your go-to memory provider for all agents, for any AI model.",
5
5
  "bin": {
6
6
  "marrow-mcp": "dist/cli.js"