From f88a376048160db21b95eb69b6ba8ab68600e4e1 Mon Sep 17 00:00:00 2001 From: bdchatham Date: Mon, 22 Jun 2026 14:21:42 -0700 Subject: [PATCH] release: v0.0.60 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit seictl node watch --until=caught-up — SDK-backed serve-readiness gate (#214), so the nightly orchestration can replace the bespoke bash catching_up probe. Additive flag value; backward-compatible. Co-Authored-By: Claude Opus 4.8 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 1787a4c..69e3006 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v0.0.59" + "version": "v0.0.60" }