chore: bump version to 12.0.1

Patch release for the MCP server bun:sqlite crash fix landed in
PR #1645 (commit abd55977).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2026-04-07 18:10:04 -07:00
parent abd55977ca
commit 29f2d0bc02
9 changed files with 235 additions and 233 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-mem",
"version": "12.0.0",
"version": "12.0.1",
"description": "Memory compression system for Claude Code - persist context across sessions",
"author": {
"name": "Alex Newman",