From 219fd771095bd8e3cf6e1ca87d259e8bf3b9fe7f Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Thu, 11 Apr 2024 20:19:18 +0200 Subject: [PATCH] Trigger release 0.0.2 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 8947c92..638a537 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ release: - current-version: 0.0.1 + current-version: 0.0.2 current-major-minor-version: 0.0 - next-version: 0.0.2-SNAPSHOT + next-version: 0.0.3-SNAPSHOT