diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 0f3269c8..2c9765d8 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -10,7 +10,7 @@ "plugins": [ { "name": "claude-mem", - "version": "5.5.1", + "version": "6.0.0", "source": "./plugin", "description": "Persistent memory system for Claude Code - context compression across sessions" } diff --git a/CLAUDE.md b/CLAUDE.md index be84ee98..8574e769 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -6,7 +6,7 @@ Claude-mem is a Claude Code plugin providing persistent memory across sessions. **Your Role**: You are working on the plugin itself. When users interact with Claude Code with this plugin installed, your observations get captured and become their persistent memory. -**Current Version**: 5.5.1 +**Current Version**: 6.0.0 ## IMPORTANT: Skills Are Auto-Invoked diff --git a/package.json b/package.json index 65eb3975..30515924 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "claude-mem", - "version": "5.5.1", + "version": "6.0.0", "description": "Memory compression system for Claude Code - persist context across sessions", "keywords": [ "claude",