From d52ff26df5b08ccb4a8b69c17cb6f5e91b5d01ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Marti=C5=A1ka?= Date: Wed, 3 Nov 2021 07:28:40 +0100 Subject: [PATCH] Prepare release 3.0.4 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index f1063f0b..2fe6577b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Metrics release: - current-version: 3.0.3 - next-version: 3.0.4-SNAPSHOT + current-version: 3.0.4 + next-version: 3.0.5-SNAPSHOT