diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index a85a0b6..ee36999 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -9,7 +9,7 @@ { "name": "thoth-mem", "description": "Root-session memory lifecycle, bounded recall, compaction recovery, and privacy-safe prompt capture.", - "version": "0.4.5", + "version": "0.4.6", "author": { "name": "thoth-mem maintainers" }, diff --git a/package.json b/package.json index 98e70ed..381f773 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thoth-mem", - "version": "0.4.5", + "version": "0.4.6", "type": "module", "description": "Persistent memory MCP server for AI coding agents", "packageManager": "pnpm@11.1.3", diff --git a/plugin/.claude-plugin/plugin.json b/plugin/.claude-plugin/plugin.json index ec18b16..98eb543 100644 --- a/plugin/.claude-plugin/plugin.json +++ b/plugin/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "thoth-mem", "description": "Persistent project memory through the existing six thoth-mem MCP tools.", - "version": "0.4.5", + "version": "0.4.6", "author": { "name": "thoth-mem maintainers" }, diff --git a/plugin/.codex-plugin/plugin.json b/plugin/.codex-plugin/plugin.json index 1f0351e..a5459c4 100644 --- a/plugin/.codex-plugin/plugin.json +++ b/plugin/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "thoth-mem", - "version": "0.4.5", + "version": "0.4.6", "description": "Persistent project memory through the existing six thoth-mem MCP tools.", "author": { "name": "thoth-mem maintainers"