From b52d37170c71dccd08af2b489b252e845db4cbcc Mon Sep 17 00:00:00 2001 From: p-sw Date: Wed, 20 May 2026 23:22:58 +0900 Subject: [PATCH] v0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00321f4..1719982 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boxbrain", - "version": "0.4.0", + "version": "0.5.0", "description": "Human-like persona harness framework powered by LLMs and IdentityDB.", "license": "MIT", "type": "module",