diff --git a/README.md b/README.md index cd3c329..163d10b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A SnapHelper that snaps a RecyclerView to an edge. Add this to your build.gradle: ```groovy -implementation 'com.github.rubensousa:gravitysnaphelper:2.2.0' +implementation 'com.github.rubensousa:gravitysnaphelper:2.2.1' ``` ## How to use