chore: bump version to 9.0.15

Includes PR #745 isolated credentials fix - prevents API key hijacking
from random project .env files by using centralized credentials from
~/.claude-mem/.env

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Alex Newman
2026-02-04 20:21:01 -05:00
parent a69613b4e0
commit 8f1a260d96
10 changed files with 263 additions and 141 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-mem",
"version": "9.0.14",
"version": "9.0.15",
"description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions",
"author": {
"name": "Alex Newman"