diff --git a/README.md b/README.md index 817fc9f..1551d53 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Extensions to the Kotlin Flow library. ```groovy dependencies { - implementation "com.github.akarnokd:kotlin-flow-extensions:0.0.3" + implementation "com.github.akarnokd:kotlin-flow-extensions:0.0.4" } ```