From 2180d31ee6cadb7700eda7f9db59252d6d23cbc9 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Wed, 18 Feb 2026 15:26:50 -0500 Subject: [PATCH] chore: update version to 10.2.5 in plugin.json --- .claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 47193163..c6d31cad 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "claude-mem", - "version": "9.0.6", + "version": "10.2.5", "description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions", "author": { "name": "Alex Newman"