From 8d7e3e6872cf219f00ba478fc176538b8c05d3b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phillip=20Kr=C3=BCger?= Date: Wed, 15 Jul 2020 15:58:59 +0200 Subject: [PATCH] 2.0.3 release --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 688740731..45c62e435 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye OpenAPI release: - current-version: 2.0.3-SNAPSHOT - next-version: 2.0.3-SNAPSHOT + current-version: 2.0.3 + next-version: 2.0.4-SNAPSHOT