From 270a8bb1b1cafc14544df2bbdd992d3612e9c75a Mon Sep 17 00:00:00 2001 From: zvigrinberg Date: Tue, 17 Oct 2023 14:05:25 +0000 Subject: [PATCH] docs: updated usage section with version 0.0.3-SNAPSHOT [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3d72855..f144823b 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ repositories { com.redhat.exhort exhort-java-api - 0.0.2-SNAPSHOT + 0.0.3-SNAPSHOT ``` @@ -187,7 +187,7 @@ Excluding a package from any analysis can be achieved by marking the package for ... ... - 0.0.2-SNAPSHOT + 0.0.3-SNAPSHOT ```