Skip to content

Commit 616754d

Browse files
committed
Release v1.0.9
1 parent 0c7e668 commit 616754d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
}
1919
2020
dependencies {
21-
implementation("com.michael-bull.kotlin-retry:kotlin-retry:1.0.8")
21+
implementation("com.michael-bull.kotlin-retry:kotlin-retry:1.0.9")
2222
}
2323
```
2424

Diff for: gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
kotlin.code.style=official
22

33
group=com.michael-bull.kotlin-retry
4-
version=1.0.8
4+
version=1.0.9

0 commit comments

Comments
 (0)