From 767150be81708b47ae6cfad3ede1587176461acf Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Thu, 16 Jun 2022 07:17:00 +0200 Subject: [PATCH] update the readme file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95fea1f..dda7fc2 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ com.anas.jcolorfulconsole jcolorfulconsole - 1.0.2 + 1.0.3 ``` @@ -66,7 +66,7 @@ allprojects { ```gradle dependencies { - implementation 'com.github.Anas-Elgarhy:JColorfulConsole:1.0.2' + implementation 'com.github.Anas-Elgarhy:JColorfulConsole:1.0.3' } ```