diff --git a/README.md b/README.md index 143cbcd..f90a6f8 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ USAGE To make a circular ProgressBar add CircularProgressBar in your layout XML and add CircularProgressBar library in your project or you can also grab it via Gradle: ```groovy -implementation 'com.mikhaellopez:circularprogressbar:3.0.1' +implementation 'com.mikhaellopez:circularprogressbar:3.0.2' ``` XML