From 3833bce1c9793bfaa709aa781657097fc315a7dd Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Thu, 1 Sep 2022 23:38:36 +0100 Subject: [PATCH] Release 2.0.0 (#32) --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index b2acd7c..75ce36c 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Testing release: - current-version: 1.0.0 - next-version: 1.0.1-SNAPSHOT + current-version: 2.0.0 + next-version: 2.0.1-SNAPSHOT