Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
e3ndr committed May 3, 2022
1 parent 05fcd74 commit 5902390
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>xyz.e3ndr</groupId>
<artifactId>ConsoleUtil</artifactId>
<version>1.3.1</version>
<version>1.4.0</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 5902390

Please sign in to comment.