diff --git a/README.md b/README.md index 8eec892..7152d25 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Paid: ### Gradle coordinates: ```groovy -compile('com.github.prominence:openweathermap-api:2.2.0-SNAPSHOT') +compile('com.github.prominence:openweathermap-api:2.3.0-SNAPSHOT') ``` ### Documentation diff --git a/docs/SNAPSHOT.md b/docs/SNAPSHOT.md index 0b867ac..736f45f 100644 --- a/docs/SNAPSHOT.md +++ b/docs/SNAPSHOT.md @@ -17,7 +17,7 @@ ### Gradle coordinates: ```groovy -compile('com.github.prominence:openweathermap-api:2.2.0-SNAPSHOT') +compile('com.github.prominence:openweathermap-api:2.3.0-SNAPSHOT') ``` ### How to use: