diff --git a/README.md b/README.md index 3939569..cfef173 100644 --- a/README.md +++ b/README.md @@ -62,14 +62,14 @@ Add this library as a dependency in your `pom.xml`: com.sanctionco.jmail jmail - 1.5.1 + 1.6.0 ``` Or in your `build.gradle`: ```groovy -implementation 'com.sanctionco.jmail:jmail:1.5.1' +implementation 'com.sanctionco.jmail:jmail:1.6.0' ``` ## Usage