From a8223fbb44dded3fb6bf784b9d9bbedbe5e3e0af Mon Sep 17 00:00:00 2001 From: Alan Buscaglia Date: Thu, 14 May 2026 11:02:14 +0200 Subject: [PATCH] chore(pi): release v0.1.4 --- plugin/pi/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pi/package.json b/plugin/pi/package.json index 5d1cce6d..ae944e60 100644 --- a/plugin/pi/package.json +++ b/plugin/pi/package.json @@ -1,6 +1,6 @@ { "name": "gentle-engram", - "version": "0.1.3", + "version": "0.1.4", "description": "Persistent memory for Pi agents — one local-or-cloud brain shared across sessions, compactions, and MCP agents", "type": "module", "license": "MIT",