diff --git a/README.md b/README.md index 6a77fec..fac0e21 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ The JARs can be downloaded manually from our [Bintray project](https://bintray.c **Gradle:** ```groovy -compile 'io.tus.java.client:tus-java-client:0.1.1' +compile 'io.tus.java.client:tus-java-client:0.1.4' ``` **Maven:** @@ -68,7 +68,7 @@ compile 'io.tus.java.client:tus-java-client:0.1.1' io.tus.java.client tus-java-client - 0.1.1 + 0.1.4 ```