From 5451201f2203b44a5549c03a90113108b84fe985 Mon Sep 17 00:00:00 2001 From: Anton Kurako Date: Mon, 26 Feb 2024 00:35:16 +0300 Subject: [PATCH] [1.2.0-SNAPSHOT] Version up --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ba79930..c7bf175 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Features: [**Gradle**](https://mvnrepository.com/artifact/io.goodforgod/graalvm-hint-processor) ```groovy -annotationProcessor "io.goodforgod:graalvm-hint-processor:1.1.1" -compileOnly "io.goodforgod:graalvm-hint-annotations:1.1.1" +annotationProcessor "io.goodforgod:graalvm-hint-processor:1.2.0" +compileOnly "io.goodforgod:graalvm-hint-annotations:1.2.0" ``` [**Maven**](https://mvnrepository.com/artifact/io.goodforgod/graalvm-hint-processor) @@ -34,14 +34,14 @@ compileOnly "io.goodforgod:graalvm-hint-annotations:1.1.1" io.goodforgod graalvm-hint-annotations - 1.1.1 + 1.2.0 compile true io.goodforgod graalvm-hint-processor - 1.1.1 + 1.2.0 provided @@ -59,7 +59,7 @@ compileOnly "io.goodforgod:graalvm-hint-annotations:1.1.1" io.goodforgod graalvm-hint-processor - 1.1.1 + 1.2.0