Skip to content

Commit 2f9d8fa

Browse files
committed
Bump version to 0.1.8
1 parent 667ff2c commit 2f9d8fa

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
@@ -84,7 +84,7 @@ The JARs can be downloaded manually from our [Bintray project](https://bintray.c
8484
**Gradle:**
8585

8686
```groovy
87-
compile 'io.tus.android.client:tus-android-client:0.1.7'
87+
compile 'io.tus.android.client:tus-android-client:0.1.8'
8888
```
8989

9090
**Maven:**
@@ -93,7 +93,7 @@ compile 'io.tus.android.client:tus-android-client:0.1.7'
9393
<dependency>
9494
<groupId>io.tus.android.client</groupId>
9595
<artifactId>tus-android-client</artifactId>
96-
<version>0.1.7</version>
96+
<version>0.1.8</version>
9797
</dependency>
9898
```
9999

0 commit comments

Comments
 (0)