From 166c5bb75e01de8e4637a8f6414f392c887d98f8 Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Date: Tue, 1 Aug 2023 16:11:56 +0200 Subject: [PATCH] Release 0.0.5 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 5f9a525..deb0be7 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.0.4" + current-version: "0.0.5" next-version: "1.0.0-SNAPSHOT"