chore: bump version to 8.0.4

Changed worker start script

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2025-12-23 16:52:39 -05:00
parent 6033498adf
commit 20801f3a31
4 changed files with 4 additions and 9 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"plugins": [
{
"name": "claude-mem",
"version": "8.0.3",
"version": "8.0.4",
"source": "./plugin",
"description": "Persistent memory system for Claude Code - context compression across sessions"
}