diff --git a/readme.md b/readme.md index e2171c7..524ed38 100644 --- a/readme.md +++ b/readme.md @@ -26,7 +26,7 @@ Step 2. Add the dependency ``` dependencies { - implementation 'com.github.lang-v:ElasticView:1.0.0u01' + implementation 'com.github.lang-v:ElasticView:1.0.1' } ```