chore: Bump version to 6.0.3

Version bump for patch release.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2025-11-16 13:37:30 -05:00
parent c0778bef00
commit 60d5f8fbf1
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"plugins": [
{
"name": "claude-mem",
"version": "6.0.2",
"version": "6.0.3",
"source": "./plugin",
"description": "Persistent memory system for Claude Code - context compression across sessions"
}