@getmarrow/sdk 3.7.5 → 3.7.6

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
@@ -42,7 +42,7 @@ Four measured deltas: `attempts_per_success`, `time_to_success_seconds`, `drift_
42
42
 
43
43
  ---
44
44
 
45
- ## What's New in v3.7.0
45
+ ## What's New in v3.7.5
46
46
 
47
47
  ### Multi-API-Key Management
48
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getmarrow/sdk",
3
- "version": "3.7.5",
3
+ "version": "3.7.6",
4
4
  "description": "Your go-to memory provider for all agents, for any AI model.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",