Make changes to typescript to trigger new tag

This commit is contained in:
Ola Hungerford
2025-03-30 19:12:53 -07:00
parent e181222154
commit 6279021d60
2 changed files with 2 additions and 2 deletions

View File

@@ -189,7 +189,7 @@ const knowledgeGraphManager = new KnowledgeGraphManager();
// The server instance and tools exposed to Claude
const server = new Server({
name: "memory-server",
version: "1.0.0",
version: "0.6.3",
}, {
capabilities: {
tools: {},