diff --git a/README.md b/README.md index 5a190f1..b375f2b 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ More info on the [sample project](https://github.com/douglasjunior/android-simpl ```javascript dependencies { - implementation 'com.github.douglasjunior:android-simple-tooltip:1.0.0' + implementation 'com.github.douglasjunior:android-simple-tooltip:1.1.0' } ```