diff --git a/README.md b/README.md index 45da293..63c178e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ View aboutPage = new AboutPage(this) Available on Jcenter, Maven and JitPack ```groovy -compile 'com.github.medyo:android-about-page:1.0' +compile 'com.github.medyo:android-about-page:1.0.1' ```