diff --git a/README.md b/README.md index 61a6ec3..8d1cde5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To do so, add the following to your app module's `build.gradle` file: ``` dependencies { ... - compile 'com.farbod.labelledspinner:labelledspinner:0.9.1' + compile 'com.farbod.labelledspinner:labelledspinner:1.1.0' } ```