diff --git a/readme.md b/readme.md index 4a26c44..2508725 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ Step 2. Add the dependency ``` dependencies { - implementation 'com.github.lang-v:ElasticView:1.0.5' + implementation 'com.github.lang-v:ElasticView:1.0.6' } ```