diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index df32b18..528e2d6 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -11,7 +11,7 @@ "name": "learn", "source": "./plugins/learn", "description": "Domain-based memory with selective saving, signal detection, and memory hygiene", - "version": "2.1.0", + "version": "2.1.1", "keywords": ["learn", "memory", "patterns", "gotchas", "domains", "cleanup", "hygiene"] } ] diff --git a/plugins/learn/.claude-plugin/plugin.json b/plugins/learn/.claude-plugin/plugin.json index 99d9aba..9440f6b 100644 --- a/plugins/learn/.claude-plugin/plugin.json +++ b/plugins/learn/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "learn", "description": "Claude Learn: Session analysis for patterns and gotchas with domain-based memory, selective saving, and memory hygiene", - "version": "2.1.0", + "version": "2.1.1", "author": { "name": "Romfast Team" }