From 861cd20adf23b33b54c56f6266cee45949893a44 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Tue, 21 Oct 2025 01:08:10 -0400 Subject: [PATCH] chore: Update version to 4.1.0 in plugin.json --- plugin/.claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/.claude-plugin/plugin.json b/plugin/.claude-plugin/plugin.json index edb608d3..951fc4fe 100644 --- a/plugin/.claude-plugin/plugin.json +++ b/plugin/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "claude-mem", - "version": "4.0.6", + "version": "4.1.0", "description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions", "author": { "name": "Alex Newman"