diff --git a/README.md b/README.md index 55ebd64..fedba2e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Button which is visible while user holds it. Main use case is controlling audio Add library as dependency to your `build.gradle`. ``` -compile 'com.dewarder:holdingbutton:0.0.5' +compile 'com.dewarder:holdingbutton:0.0.6' ``` ## How to use