From a0a84878da9f0e8ff4dcaa8c696155247b60299a Mon Sep 17 00:00:00 2001 From: Drew Stone Date: Sat, 22 Aug 2026 17:08:57 -0700 Subject: [PATCH] chore(release): 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30274cb..f531db1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tangle-network/playproof", - "version": "0.5.0", + "version": "0.6.0", "description": "Turn games into verifiable, cost-aware benchmarks for any agent.", "license": "Apache-2.0", "type": "module",