From 6d45f4a5e6392dcbb63b60fea0e71dc019cadb86 Mon Sep 17 00:00:00 2001 From: Melloware Date: Thu, 9 Nov 2023 09:28:30 -0500 Subject: [PATCH] 2.0.3 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index ed27f50..d0243df 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "2.0.2" + current-version: "2.0.3" next-version: "999-SNAPSHOT"