From f9ce347156b9d1dfbdd93015025d66a650cfad09 Mon Sep 17 00:00:00 2001 From: cpacm Date: Fri, 23 Sep 2016 17:51:52 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9355ea9..fe9ea74 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ I wrote this library just because I want a lightweight slider. ```groovy dependencies { - compile 'net.cpacm.simpleslider:library:1.0.1' + compile 'net.cpacm.simpleslider:library:1.0.2' } ```