From 65bfa8ea2f0c8dc1a64e2847254afafa6bb5a17e Mon Sep 17 00:00:00 2001 From: Melloware Date: Thu, 24 Oct 2024 17:01:57 -0400 Subject: [PATCH] 1.1.0 (#94) --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 5e812d3..440d37f 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.0.0" + current-version: "1.1.0" next-version: "999-SNAPSHOT"