diff --git a/README.md b/README.md index f9c6c26..8e35b87 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ repositories { } dependencies { - implementation 'com.nexmo:jwt:1.0.0' + implementation 'com.nexmo:jwt:1.0.1' } ``` @@ -28,7 +28,7 @@ For Maven: com.nexmo jwt - 1.0.0 + 1.0.1 ``` diff --git a/pom.xml b/pom.xml index ddc2043..0f2cdae 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.nexmo jwt - 1.0.0 + 1.0.1 jar jwt