Update README.md

This commit is contained in:
Eric 2016-07-14 17:15:01 +02:00 committed by GitHub
parent c2ea1fb076
commit 85b368d710
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ To use the API, you need to add the following repository and dependency in your
<dependency>
<groupId>de.epiceric</groupId>
<artifactId>ShopChest</artifactId>
<version>1.9.0</version>
<version>1.9.0.1</version>
<scope>provided</scope>
</dependency>
</dependencies>