diff --git a/README.md b/README.md index abe006b..77f9ad9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ allprojects { ```gradle dependencies { - implementation("com.github.Breens-Mbaka:Floaty:1.0.0") + implementation("com.github.Breens-Mbaka:Floaty:1.0.1") } ```