diff --git a/README.md b/README.md index 840fb23..bc3f862 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ allprojects { ``` dependencies { ... - implementation 'com.github.Ahmedbadereldin:Video-Trimmer-Android:1.0.0' + implementation 'com.github.Ahmedbadereldin:Video-Trimmer-Android:1.0.1' } ```