diff --git a/README.md b/README.md index 93eaa78..d4d4f51 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ USAGE To make a circular ImageView add CircularImageView in your layout XML and add CircularImageView library in your project or you can also grab it via Gradle: ```groovy -implementation 'com.mikhaellopez:circularimageview:3.0.2' +implementation 'com.mikhaellopez:circularimageview:3.1.0' ``` XML