From 3685245f3c2cd4e566670c89b840dcac05ff3052 Mon Sep 17 00:00:00 2001 From: Jarian Cottingham Date: Thu, 13 Aug 2026 15:00:54 +0000 Subject: [PATCH] release: bump to 1.0.240 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index ff27f82..7f2a063 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "major": 1, "minor": 0, - "patch": 239 + "patch": 240 }