diff --git a/package-lock.json b/package-lock.json index 13c742d..5c4ca1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@radix-ai/ai-memory", - "version": "0.1.7", + "version": "0.1.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@radix-ai/ai-memory", - "version": "0.1.7", + "version": "0.1.8", "license": "MIT", "dependencies": { "@ast-grep/napi": "^0.30.0", diff --git a/package.json b/package.json index 09c07da..98edc55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@radix-ai/ai-memory", - "version": "0.1.7", + "version": "0.1.8", "description": "Persistent AI memory for any project. MCP server, compound protocol, governance enforcement.", "type": "module", "bin": {