From 1172c63db749384e16c80d7421245be85f907b49 Mon Sep 17 00:00:00 2001 From: p-sw Date: Tue, 19 May 2026 22:30:27 +0900 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index caab234..f5b99ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "identitydb", - "version": "0.3.1", + "version": "0.4.0", "description": "TypeScript memory graph database wrapper for topics, facts, and AI-assisted ingestion.", "license": "MIT", "type": "module",