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' } ```