From 56042af4ebb611cd3795b7f18435f82219787f76 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel <34905970+ham1255@users.noreply.github.com> Date: Wed, 19 May 2021 16:58:45 +0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4edbc44..2bc12e1 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,14 @@ RedisBungee is distributed as a [maven](https://maven.apache.org) project. To co cd RedisBungee mvnw clean install +And use it in your pom file. + + com.imaginarycode.minecraft + RedisBungee + 0.6.2 + provided + ## Javadocs Hosted on limework website. Version 0.6.0 (note: any version 0.6.* will not have API changes.)