From 9236c5a034bb5b33d1fcb947e33a76c6b2ebb78b Mon Sep 17 00:00:00 2001 From: Alberto Fernandez Date: Sat, 14 Nov 2020 13:56:46 +0100 Subject: [PATCH] Release 2.4.0 --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e1c81fd..6cd42d3 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ Put this dependency in your pom.xml com.github.albfernandez juniversalchardet - 2.3.2 + 2.4.0 ``` @@ -189,7 +189,7 @@ Put this dependency in your pom.xml Put this line in your build.gradle ```groovy -implementation 'com.github.albfernandez:juniversalchardet:2.3.2' +implementation 'com.github.albfernandez:juniversalchardet:2.4.0' ``` ## Building from sources diff --git a/pom.xml b/pom.xml index 9275f6b..0a092c0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.github.albfernandez juniversalchardet - 2.3.3-SNAPSHOT + 2.4.0 https://github.com/albfernandez/juniversalchardet jar juniversalchardet