From b78c699af1cb40fc87c73bf3eb7187159522edf7 Mon Sep 17 00:00:00 2001 From: Glenn Watson Date: Mon, 2 Oct 2023 12:50:43 +1100 Subject: [PATCH] housekeeping: release 1.1.x --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index ffd1721..c585f2b 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "1.0", + "version": "1.1", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/main$"