From 13fac7ebed2b8caa85b08274be6451cce2f5cbec Mon Sep 17 00:00:00 2001 From: zeropercenthappy <34230049+zeropercenthappy@users.noreply.github.com> Date: Tue, 5 Dec 2017 17:10:18 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1682870..a07bd87 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency dependencies { - compile 'com.github.zeropercenthappy:ZPHRatingBar:1.0.0' + compile 'com.github.zeropercenthappy:ZPHRatingBar:1.0.1' } Sample: