From c465a9bd3c224e68b9de7c8e8d55d941d6e481dc Mon Sep 17 00:00:00 2001 From: Prasanna721 Date: Fri, 6 Feb 2026 16:25:08 -0800 Subject: [PATCH] Bump plugin version to 0.0.2 --- 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 70f4b54..4df1427 100644 --- a/plugin/.claude-plugin/plugin.json +++ b/plugin/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "claude-supermemory", - "version": "0.0.1", + "version": "0.0.2", "description": "Persistent memory across Claude Code sessions using Supermemory", "author": { "name": "Supermemory",