From a3e458ad43288755fc82e5f7ccd061c44df0f93c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Boschi?= Date: Mon, 30 Mar 2026 16:55:58 +0200 Subject: [PATCH] Bump openclaw integration to v0.5.1 --- hindsight-integrations/openclaw/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hindsight-integrations/openclaw/package.json b/hindsight-integrations/openclaw/package.json index a4b57d01..7e366de7 100644 --- a/hindsight-integrations/openclaw/package.json +++ b/hindsight-integrations/openclaw/package.json @@ -1,6 +1,6 @@ { "name": "@vectorize-io/hindsight-openclaw", - "version": "0.5.0", + "version": "0.5.1", "description": "Hindsight memory plugin for OpenClaw - biomimetic long-term memory with fact extraction", "main": "dist/index.js", "types": "dist/index.d.ts",