From 32edad619d04ae79153d512a8506f4f58f3940f7 Mon Sep 17 00:00:00 2001 From: Nishant Srivastava Date: Fri, 24 Jun 2016 14:01:26 +0530 Subject: [PATCH] [*] bumped up the version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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