From 04fb67a33eef706affb513d1ec84e32285d7ee03 Mon Sep 17 00:00:00 2001 From: MaheshtheDev <38828053+MaheshtheDev@users.noreply.github.com> Date: Tue, 30 Dec 2025 18:58:04 +0000 Subject: chore: update the package version of tools (#637) --- packages/tools/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/tools/package.json b/packages/tools/package.json index d4194226..dd8a1d00 100644 --- a/packages/tools/package.json +++ b/packages/tools/package.json @@ -1,7 +1,7 @@ { "name": "@supermemory/tools", "type": "module", - "version": "1.3.64", + "version": "1.3.65", "description": "Memory tools for AI SDK and OpenAI function calling with supermemory", "scripts": { "build": "tsdown", -- cgit v1.2.3