From 5f14c21177cd18e92d1f352f57f8396cc393d8ae Mon Sep 17 00:00:00 2001 From: Jarian Cottingham Date: Fri, 7 Aug 2026 16:00:19 +0000 Subject: [PATCH] release: bump to 1.0.100 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index d5aee5c..08adf3e 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { "major": 1, "minor": 0, - "patch": 99 + "patch": 100 }