From 882e12340c79c5812521e5e4f364e4f1d3c418f2 Mon Sep 17 00:00:00 2001 From: p-sw Date: Tue, 19 May 2026 22:31:57 +0900 Subject: [PATCH] v0.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43eea28..740a3d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boxbrain", - "version": "0.3.4", + "version": "0.3.5", "description": "Human-like persona harness framework powered by LLMs and IdentityDB.", "license": "MIT", "type": "module",