From 8bd6926a95315305f6c04a8240adcefa6b255abe Mon Sep 17 00:00:00 2001 From: p-sw Date: Sun, 17 May 2026 15:43:50 +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 d2f746c..c5d00ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boxbrain", - "version": "0.2.0", + "version": "0.3.0", "description": "Human-like persona harness framework powered by LLMs and IdentityDB.", "license": "MIT", "type": "module",