From 22affd11f13cff8c3d14040d0c1862d9f95f51db Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Thu, 20 Jun 2024 14:03:44 -0400 Subject: [PATCH] Release 2.0.0 (#200) Signed-off-by: Michael Edgar --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 360dd8a..773c782 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Property Injection for Java release: - current-version: 1.1.0 - next-version: 2.0.0-SNAPSHOT + current-version: 2.0.0 + next-version: 2.0.1-SNAPSHOT