diff --git a/README.md b/README.md index 4d8f534..2b3db9a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ```groovy dependencies { - implementation 'io.github.petterpx:floatingx:2.0.5' + implementation 'io.github.petterpx:floatingx:2.0.6' } ``` diff --git a/README_EN.md b/README_EN.md index c02b42e..81bf000 100644 --- a/README_EN.md +++ b/README_EN.md @@ -38,7 +38,7 @@ ```groovy dependencies { - implementation 'io.github.petterpx:floatingx:2.0.5' + implementation 'io.github.petterpx:floatingx:2.0.6' } ```