From 9335296fce310fa11ebd9cb996ec8cfdb347b555 Mon Sep 17 00:00:00 2001 From: Oded Arbel Date: Wed, 14 Aug 2024 17:47:49 +0300 Subject: [PATCH] updated install instruction for latest version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c1d0e6..183bc70 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Then add a dependency on this library: com.github.cloudonix vertx-java.io - 1.3.0 + 1.4.0 ```