From beadcd0a619b32a9e2dd4d277753bb1253cfbe81 Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Mon, 5 Sep 2022 13:40:31 +0100 Subject: [PATCH] Release 4.0.0 (#541) --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 2776d3d4..6b4097fe 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Metrics release: - current-version: 4.0.0-RC1 - next-version: 4.0.0-SNAPSHOT + current-version: 4.0.0 + next-version: 4.0.1-SNAPSHOT