From 5365ef87048da9facd41585f3d63017ffe5b845e Mon Sep 17 00:00:00 2001 From: bdchatham Date: Wed, 15 Jul 2026 11:04:33 -0700 Subject: [PATCH] chore: release v0.0.23 Ships the full/RPC-mode evm-ss-split=true default (#40). Co-Authored-By: Claude Opus 4.8 (1M context) --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 865afa7..27e8dd9 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v0.0.22" + "version": "v0.0.23" }