Updated SNAPSHOT version.

This commit is contained in:
Prominence 2022-04-16 22:32:10 +03:00
parent f30bcad5dc
commit 58e648be42
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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: