From 6e0c211c2b1e420c5c94bf9d27814474b5b916a0 Mon Sep 17 00:00:00 2001 From: Jarian Cottingham Date: Sun, 16 Aug 2026 15:00:55 +0000 Subject: [PATCH] release: bump to 1.0.312 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 7c11356..d2c6c24 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "major": 1, "minor": 0, - "patch": 311 + "patch": 312 }