From 58e648be421e30d7ddd185b4ec6951b2e79754b4 Mon Sep 17 00:00:00 2001 From: Prominence Date: Sat, 16 Apr 2022 22:32:10 +0300 Subject: [PATCH] Updated SNAPSHOT version. --- README.md | 2 +- docs/SNAPSHOT.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: