From 59023900f3ab40b681eec6c36f154e049d31310b Mon Sep 17 00:00:00 2001 From: Ender <33337309+e3ndr@users.noreply.github.com> Date: Tue, 3 May 2022 10:31:50 -0500 Subject: [PATCH] 1.4.0 --- README.md | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bce16ae..ffb20ca 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,6 @@ A small utility library for Java. -[![JitCI](https://jitci.com/gh/e3ndr/ConsoleUtil/svg)](https://jitci.com/gh/e3ndr/ConsoleUtil) +![ConsoleUtil in action](https://i.imgur.com/HQKD3r6.png) + [![JitPack](https://jitpack.io/v/e3ndr/consoleutil.svg)](https://jitpack.io/#e3ndr/consoleutil) diff --git a/pom.xml b/pom.xml index 9a7ea7a..f6e595f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 xyz.e3ndr ConsoleUtil - 1.3.1 + 1.4.0 UTF-8