diff --git a/README.md b/README.md index 2bff6d7c..7b2579a0 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ JMonet is published to Maven Central; include the library in your Maven project' com.defano.jmonet jmonet - 0.3.0 + 0.3.1 ``` @@ -81,7 +81,7 @@ repositories { } dependencies { - compile 'com.defano.jmonet:jmonet:0.3.0' + compile 'com.defano.jmonet:jmonet:0.3.1' } ``` diff --git a/pom.xml b/pom.xml index 48bf1556..74b44431 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ jar com.defano.jmonet jmonet - 0.3.0 + 0.3.1 UTF-8