Skip to content

Commit 2e55691

Browse files
committed
Release v1.0.8
1 parent a0b7174 commit 2e55691

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.7")
21+
implementation("com.michael-bull.kotlin-retry:kotlin-retry:1.0.8")
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-SNAPSHOT
4+
version=1.0.8

0 commit comments

Comments
 (0)