From efb27712d276a1737b2a2d2b97465166217a39a3 Mon Sep 17 00:00:00 2001 From: bdchatham Date: Tue, 7 Jul 2026 11:26:01 -0700 Subject: [PATCH] chore: release v0.0.22 Ships #38: default render omits the state-commit/state-store write/read modes so each seid binary applies its own native default, and the config writer stages both files before committing either. Co-Authored-By: Claude Fable 5 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 6966a31..865afa7 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v0.0.21" + "version": "v0.0.22" }