From b59ce312d6b432d1d71e12ad4a00d8fd2b8fad13 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Tue, 27 May 2025 09:11:22 -0400 Subject: [PATCH] Release 0.5.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 1e79c2a..a982ac1 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "0.4.0" + current-version: "0.5.0" next-version: "1.0.0-SNAPSHOT"