Skip to content

Commit a47386f

Browse files
committed
Preparing for release.
1 parent 185f4cb commit a47386f

File tree

3 files changed

+570
-3
lines changed

3 files changed

+570
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ Paid:
2929
<dependency>
3030
<groupId>com.github.prominence</groupId>
3131
<artifactId>openweathermap-api</artifactId>
32-
<version>2.4.0</version>
32+
<version>2.4.1`</version>
3333
</dependency>
3434
```
3535

3636
### Gradle coordinates:
3737

3838
```groovy
39-
implementation 'com.github.prominence:openweathermap-api:2.4.0'
39+
implementation 'com.github.prominence:openweathermap-api:2.4.1'
4040
```
4141

4242
### Documentation
@@ -50,6 +50,7 @@ implementation 'com.github.prominence:openweathermap-api:2.4.0'
5050
* [OpenWeatherMap Java API - 2.2.0](docs/Release_2.2.0.md)
5151
* [OpenWeatherMap Java API - 2.3.0](docs/Release_2.3.0.md)
5252
* [OpenWeatherMap Java API - 2.4.0](docs/Release_2.4.0.md)
53+
* [OpenWeatherMap Java API - 2.4.1](docs/Release_2.4.1.md)
5354

5455
### License
5556
MIT

0 commit comments

Comments
 (0)