Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Update readme for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRBaird authored Jul 23, 2021
2 parents eebc732 + 0765f0c commit 79fc2d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Specs

- Supported on Native, JVM, and JS (legacy and IR) (feel free to contribute adding more targets)
- Kotlin 1.5.0
- Kotlin 1.5.21

## Gradle

Expand All @@ -18,7 +18,7 @@ kotlin {
sourceSets {
commonMain {
dependencies {
implementation "com.autodesk:coroutineworker:0.7.0"
implementation "com.autodesk:coroutineworker:0.7.1"
}
}
}
Expand Down

0 comments on commit 79fc2d1

Please sign in to comment.