From 83f8e3620d3d9b5f025d98b29988de7f8925fd22 Mon Sep 17 00:00:00 2001 From: Jarian Cottingham Date: Sun, 9 Aug 2026 16:00:15 +0000 Subject: [PATCH] release: bump to 1.0.148 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 182ebeb..f14be5c 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "major": 1, "minor": 0, - "patch": 147 + "patch": 148 }