From 43b5147f45512742abd29f0b9512e91cc96c47ae Mon Sep 17 00:00:00 2001 From: p-sw Date: Sun, 17 May 2026 23:13:42 +0900 Subject: [PATCH] v0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5d00ed..ea8a6aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boxbrain", - "version": "0.3.0", + "version": "0.3.1", "description": "Human-like persona harness framework powered by LLMs and IdentityDB.", "license": "MIT", "type": "module",