diff --git a/coroutines.json b/coroutines.json index 831ed6e..64a5d95 100644 --- a/coroutines.json +++ b/coroutines.json @@ -1,7 +1,7 @@ { "description": "Asynchronous programming and reactive streams support", "properties": [ - { "name": "v", "value": "1.9.0" }, + { "name": "v", "value": "1.10.1" }, { "name": "v-renovate-hint", "value": "update: package=org.jetbrains.kotlinx:kotlinx-coroutines-core" } ], "link": "https://github.com/Kotlin/kotlinx.coroutines",