From 356549adf5916c21fdcc3123d354d7d091637248 Mon Sep 17 00:00:00 2001 From: Carlos Date: Sun, 25 Nov 2018 22:44:55 +0000 Subject: [PATCH] Update readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae3a8a2..a175f5c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ allprojects { ```gradle dependencies { - compile 'com.github.carlosmuvi:SegmentedProgressBar:0.6.0' + compile 'com.github.carlosmuvi:SegmentedProgressBar:0.7.0' } ```