diff --git a/README.md b/README.md index 7922286..0f56cc4 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ allprojects { ```kotlin dependencies { - implementation 'com.github.chenxyu:retrofit-adapter-flow:1.0.0' + implementation 'com.github.chenxyu:retrofit-adapter-flow:1.0.1' } ```