From cc2e9110cc2493c9ca6bec2427deda85259a4f30 Mon Sep 17 00:00:00 2001 From: p-sw Date: Tue, 19 May 2026 22:07:06 +0900 Subject: [PATCH] v0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 563a40f..adc0215 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "identitydb", - "version": "0.2.2", + "version": "0.3.0", "description": "TypeScript memory graph database wrapper for topics, facts, and AI-assisted ingestion.", "license": "MIT", "type": "module",