From e9a5011c5ca6eb38b8e6f5a8c1f1f7e151927b0d Mon Sep 17 00:00:00 2001 From: Alexey Zinchenko Date: Fri, 26 Mar 2021 01:05:07 +0300 Subject: [PATCH] Fixed README library coordinates. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 825ef8e..dbdc90e 100644 --- a/README.md +++ b/README.md @@ -26,14 +26,14 @@ Paid: com.github.prominence openweathermap-api - 2.0-SNAPSHOT + 2.0.0-SNAPSHOT ``` ### Gradle coordinates: ```groovy -compile('com.github.prominence:openweathermap-api:2.0-SNAPSHOT') +compile('com.github.prominence:openweathermap-api:2.0.0-SNAPSHOT') ``` ### Documentation