diff options
| author | Dhravya Shah <[email protected]> | 2026-01-22 20:50:51 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2026-01-22 20:50:51 -0700 |
| commit | 1c6b7800a850a6c4bfe12d3ffb88790a77b3e8bf (patch) | |
| tree | 86ac58b4c9f51e272c57d26ab47a6b5ad8e19e0b /packages/tools/package.json | |
| parent | docs: gmail connector (#690) (diff) | |
| download | supermemory-1c6b7800a850a6c4bfe12d3ffb88790a77b3e8bf.tar.xz supermemory-1c6b7800a850a6c4bfe12d3ffb88790a77b3e8bf.zip | |
chore: bump package versions
Diffstat (limited to 'packages/tools/package.json')
| -rw-r--r-- | packages/tools/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tools/package.json b/packages/tools/package.json index 82187aaa..c32cecc0 100644 --- a/packages/tools/package.json +++ b/packages/tools/package.json @@ -1,7 +1,7 @@ { "name": "@supermemory/tools", "type": "module", - "version": "1.3.67", + "version": "1.3.68", "description": "Memory tools for AI SDK and OpenAI function calling with supermemory", "scripts": { "build": "tsdown", |