From 3cb0a9138faa28d8e3dd83fcddc8bf2f9759f85d Mon Sep 17 00:00:00 2001 From: Melloware Date: Mon, 28 Oct 2024 12:36:32 -0400 Subject: [PATCH] 2.0.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 440d37f..79b2465 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.1.0" + current-version: "2.0.0" next-version: "999-SNAPSHOT"