diff --git a/README.md b/README.md index df1f59f..5b7daff 100644 --- a/README.md +++ b/README.md @@ -159,13 +159,13 @@ Latest official release: nl.jiankai spotify-web-api-wrapper - 1.5.6 + 1.5.7 ``` ### Gradle Latest official release: ```gradle -implementation 'nl.jiankai:spotify-web-api-wrapper:1.5.6' +implementation 'nl.jiankai:spotify-web-api-wrapper:1.5.7' ``` ## Contributing diff --git a/pom.xml b/pom.xml index 8b2d759..29ba9b1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ nl.jiankai spotify-web-api-wrapper - 1.5.6 + 1.5.7 Spotify Web API Java Wrapper A Java Wrapper for Spotify's Web API