From 1518e3a633af4b02812a864dcc685f9383359345 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Mon, 26 May 2025 17:51:57 -0400 Subject: [PATCH] release 0.4.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 9a95596..1e79c2a 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "0.3.1" + current-version: "0.4.0" next-version: "1.0.0-SNAPSHOT"