Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
200Puls authored Jan 13, 2018
1 parent ddee87a commit 47b6276
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The Maven dependency is:
<dependency>
<groupId>tk.plogitech</groupId>
<artifactId>darksky-forecast-api</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
```

Expand All @@ -65,7 +65,7 @@ The Maven dependency for the Jackson library is:
<dependency>
<groupId>tk.plogitech</groupId>
<artifactId>darksky-forecast-api-jackson</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
```

Expand Down

0 comments on commit 47b6276

Please sign in to comment.