Version 2.0.1 (#13)

* Added method for weather icon id retrieval. Small internal changes in models.

* Changed temperature unit signs.
This commit is contained in:
Alexey Zinchenko
2021-03-26 23:32:57 +03:00
committed by GitHub
parent 4c1b079e05
commit f5d202aee3
11 changed files with 78 additions and 44 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>com.github.prominence</groupId>
<artifactId>openweathermap-api</artifactId>
<version>2.0.0</version>
<version>2.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Java OpenWeatherMap API</name>