From df122a6d830f74542df54eee2ef13e1235a2e182 Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Fri, 25 Mar 2022 20:14:55 +0200 Subject: [PATCH] =?UTF-8?q?up=20version=20=E2=86=96=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b54428..2e2bc65 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ com.github.Anas-Elgarhy JColorfulConsole - 0.1.3 + 0.1.4 ``` @@ -42,7 +42,7 @@ allprojects { **Step 2**. Add the dependency ```gradle dependencies { - implementation 'com.github.Anas-Elgarhy:JColorfulConsole:0.1.3' + implementation 'com.github.Anas-Elgarhy:JColorfulConsole:0.1.4' } ``` diff --git a/pom.xml b/pom.xml index 13af32f..a955563 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.anas.jcolorfulconsole JColorfulConsole - 0.1.3 + 0.1.4 jar JColorfulConsole