diff --git a/README.md b/README.md index 3ac5594..2965f7f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ allprojects { ```gradle dependencies { - implementation 'com.github.danielgunna:RxViaCep:1.0.0' + implementation 'com.github.danielgunna:RxViaCep:1.0.1' } ```