From 06fa5ca272e8bdc97155851a5bc3511c31201d9c Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Tue, 10 Jun 2025 13:15:13 -0400 Subject: [PATCH] Release version 0.6.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index a982ac1..7f3a398 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "0.5.0" + current-version: "0.6.0" next-version: "1.0.0-SNAPSHOT"