From 93e82a6edf00b9ff720f60f712c8144af78dd052 Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Fri, 25 Mar 2022 19:25:08 +0200 Subject: [PATCH] up the version --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2918366..acb1280 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ com.github.Anas-Elgarhy JColorfulConsole - 0.1.1 + 0.1.2 ``` @@ -42,7 +42,7 @@ allprojects { **Step 2**. Add the dependency ```gradle dependencies { - implementation 'com.github.Anas-Elgarhy:JColorfulConsole:0.1.1' + implementation 'com.github.Anas-Elgarhy:JColorfulConsole:0.1.2' } ``` @@ -83,4 +83,5 @@ public class Example1 { } } ``` - \ No newline at end of file + +