From 8e051a12e1cb890cd82efee8d12439e9f3e22d1f Mon Sep 17 00:00:00 2001 From: p-sw Date: Tue, 19 May 2026 22:10:03 +0900 Subject: [PATCH] v0.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e041727..af098c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boxbrain", - "version": "0.3.3", + "version": "0.3.4", "description": "Human-like persona harness framework powered by LLMs and IdentityDB.", "license": "MIT", "type": "module",