diff --git a/README.md b/README.md index 6d25dfa..989e1dd 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Add dependency in your app module ``` dependencies { - compile 'com.sdsmdg.tastytoast:tastytoast:0.0.4' + compile 'com.sdsmdg.tastytoast:tastytoast:0.0.5' } ```