diff --git a/README.md b/README.md index 520ce77..925be00 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ For more detailed usage, check the [Wiki](https://github.com/nisrulz/sensey/wiki # Including in your project - Sensey is available in the MavenCentral, so getting it as simple as adding it as a dependency ```gradle -compile 'com.github.nisrulz:sensey:1.2.0' +compile 'com.github.nisrulz:sensey:1.3.0' ``` # Pull Requests