From f5e4a50389f91c47c5102660f7801d68948d25b1 Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Date: Tue, 8 Aug 2023 19:36:35 +0200 Subject: [PATCH] Release 0.2.0 (#108) --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index ffb6f60..eb370f2 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "0.1.7" + current-version: "0.2.0" next-version: "1.0.0-SNAPSHOT"