From b804642c7a016940390b83827736c146805d13e0 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Fri, 14 Jul 2023 09:24:08 -0300 Subject: [PATCH] Release 3.0.2 (#102) --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 4fc40f3..0bebdd5 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "3.0.1" + current-version: "3.0.2" next-version: "999-SNAPSHOT"