From 01557bc0e0b2eb713179ad89d1bb43a15ca70c84 Mon Sep 17 00:00:00 2001 From: Jarian Cottingham Date: Wed, 8 Jul 2026 12:00:02 +0000 Subject: [PATCH] release: bump to 1.0.011 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index d50b524..794c00a 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "major": 1, "minor": 0, - "patch": 10 + "patch": 11 }