From ed9742d8f58aab0cbcbbef97605453439f17ce66 Mon Sep 17 00:00:00 2001 From: Michael Friesen <3517159+mtfriesen@users.noreply.github.com> Date: Fri, 6 Sep 2024 17:01:03 -0400 Subject: [PATCH] bump to version 1.1 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 07d1ddb..e4604a3 100644 --- a/version.json +++ b/version.json @@ -1 +1 @@ -{ "major": 1, "minor": 0, "patch": 0 } +{ "major": 1, "minor": 1, "patch": 0 }