From 8f05f2b5c807f9a369ced9c728f7f77d78bdf359 Mon Sep 17 00:00:00 2001 From: Melloware Date: Mon, 14 Oct 2024 10:08:05 -0400 Subject: [PATCH] 1.1.0 (#51) --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index bdf1d8d..440d37f 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.0.1" + current-version: "1.1.0" next-version: "999-SNAPSHOT"