From 921fe1377b7a631f2b6be11aed0bd480214cb97d Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Thu, 20 Jun 2024 13:37:34 -0400 Subject: [PATCH] Release 2.0.0 (#199) 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