From 1526966d579e28861c1a3d3573d690760c766f6b Mon Sep 17 00:00:00 2001 From: Drew Stone Date: Thu, 20 Aug 2026 23:20:37 -0700 Subject: [PATCH] chore(release): 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f692cbf..87a541d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tangle-network/playproof", - "version": "0.3.0", + "version": "0.4.0", "description": "Turn games into verifiable, cost-aware benchmarks for any agent.", "license": "Apache-2.0", "type": "module",