From 02d7351aa85304c69289ba48fafe0c2562f68226 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Mon, 16 Sep 2024 11:36:05 -0400 Subject: [PATCH] Release 0.2.3 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 395898d..f1f4084 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "0.2.2" + current-version: "0.2.3" next-version: "1.0.0-SNAPSHOT"