From f859b1eb5e5c1416c7496cc4d1dd2a13af3eafba Mon Sep 17 00:00:00 2001 From: Jarian Cottingham Date: Wed, 5 Aug 2026 02:00:36 +0000 Subject: [PATCH] release: bump to 1.0.038 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index d90c073..5e1ff3c 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "major": 1, "minor": 0, - "patch": 37 + "patch": 38 }