Skip to content

Commit 04b13c4

Browse files
LouisCADgildor
authored andcommitted
Update README for v0.5.1 (#19)
1 parent 9d2b7d5 commit 04b13c4

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
@@ -10,7 +10,7 @@ Download the [JAR](https://bintray.com/gildor/maven/kotlin-coroutines-retrofit#f
1010
Gradle:
1111

1212
```groovy
13-
compile 'ru.gildor.coroutines:kotlin-coroutines-retrofit:0.5.0'
13+
compile 'ru.gildor.coroutines:kotlin-coroutines-retrofit:0.5.1'
1414
```
1515

1616
Maven:
@@ -19,7 +19,7 @@ Maven:
1919
<dependency>
2020
<groupId>ru.gildor.coroutines</groupId>
2121
<artifactId>kotlin-coroutines-retrofit</artifactId>
22-
<version>0.5.0</version>
22+
<version>0.5.1</version>
2323
</dependency>
2424
```
2525

0 commit comments

Comments
 (0)