diff --git a/README.md b/README.md index 583430c..7579a75 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ```groovy dependencies { - implementation 'io.github.petterpx:floatingx:2.0.3' + implementation 'io.github.petterpx:floatingx:2.0.4' } ``` diff --git a/README_EN.md b/README_EN.md index fc2905a..3d33d66 100644 --- a/README_EN.md +++ b/README_EN.md @@ -38,7 +38,7 @@ ```groovy dependencies { - implementation 'io.github.petterpx:floatingx:2.0.3' + implementation 'io.github.petterpx:floatingx:2.0.4' } ```