From fe7d488bd9c696cf5224352a183951a0af5656f3 Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Fri, 25 Mar 2022 19:36:58 +0200 Subject: [PATCH] up version --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d439260..2b54428 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ com.github.Anas-Elgarhy JColorfulConsole - 0.1.2 + 0.1.3 ``` @@ -42,7 +42,7 @@ allprojects { **Step 2**. Add the dependency ```gradle dependencies { - implementation 'com.github.Anas-Elgarhy:JColorfulConsole:0.1.2' + implementation 'com.github.Anas-Elgarhy:JColorfulConsole:0.1.3' } ``` diff --git a/pom.xml b/pom.xml index 09bf8e4..60837fd 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.anas.jcolorfulconsole JColorfulConsole - 0.1.2 + 0.1.3 jar JColorfulConsole