From 5aabdea7f4d743baeca0dce844129637ae9b8b38 Mon Sep 17 00:00:00 2001 From: yegor256 <526301+yegor256@users.noreply.github.com> Date: Mon, 19 Feb 2024 11:44:31 +0000 Subject: [PATCH] new version in README --- eo-maven-plugin/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eo-maven-plugin/README.md b/eo-maven-plugin/README.md index 9981eee9bc..0588aadc2e 100644 --- a/eo-maven-plugin/README.md +++ b/eo-maven-plugin/README.md @@ -35,7 +35,7 @@ create a file `pom.xml` with this content (it's just a sample): org.eolang eo-maven-plugin - 0.35.2 + 0.35.3 @@ -151,7 +151,7 @@ This can be achieved by disabling `maven-invoker-plugin` execution within `eo-ma ... maven-invoker-plugin - 0.35.2 + 0.35.3 true true