From c585171507983db7abf209a5ae10adc86c36192f Mon Sep 17 00:00:00 2001 From: Tobias Stamann Date: Thu, 8 Feb 2024 16:43:25 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 73c9625..a4de959 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The api lib must be bound as a dependency - for example in maven: io.toolisticon.fluapigen fluapigen-api - 0.8.0 + 1.0.0 provided @@ -43,7 +43,7 @@ The api lib must be bound as a dependency - for example in maven: io.toolisticon.fluapigen fluapigen-validation-api - 0.8.0 + 1.0.0 compile @@ -62,7 +62,7 @@ Additionally, you need to declare the annotation processor path in your compiler io.toolisticon.fluapigen fluapigen-processor - 0.8.0 + 1.0.0