Skip to content

Commit 88fb58c

Browse files
authored
Bump to 0.4.3
1 parent 2b0d0a3 commit 88fb58c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The JARs can be downloaded manually from our [Bintray project](https://bintray.c
8383
**Gradle:**
8484

8585
```groovy
86-
compile 'io.tus.java.client:tus-java-client:0.4.2'
86+
compile 'io.tus.java.client:tus-java-client:0.4.3'
8787
```
8888

8989
**Maven:**
@@ -92,7 +92,7 @@ compile 'io.tus.java.client:tus-java-client:0.4.2'
9292
<dependency>
9393
<groupId>io.tus.java.client</groupId>
9494
<artifactId>tus-java-client</artifactId>
95-
<version>0.4.2</version>
95+
<version>0.4.3</version>
9696
</dependency>
9797
```
9898

0 commit comments

Comments
 (0)