diff --git a/README.md b/README.md index d1094e5..3e4f787 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ For information : checkout [Example Screen Code](https://github.com/vipulasri/Ti ``` gradle dependencies { - implementation 'com.github.vipulasri:timelineview:1.1.4' + implementation 'com.github.vipulasri:timelineview:1.1.5' } ```