Update README.md

This commit is contained in:
Eric 2016-07-14 17:15:01 +02:00 committed by GitHub
parent c2ea1fb076
commit 85b368d710

View File

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