updated readme

This commit is contained in:
Oliver Nitzschke 2017-11-11 19:40:39 +01:00 committed by GitHub
parent a56983c829
commit c2c7b1fcbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ Add this in your module `pom.xml` file:
<dependency>
<groupId>com.github.iotaledger</groupId>
<artifactId>iota.lib.java</artifactId>
<version>v0.9.9</version>
<version>v0.9.10</version>
</dependency>
```