From bf38a1a9679a56610702b14edba054ca0f1259e8 Mon Sep 17 00:00:00 2001 From: Rasoul Miri Date: Wed, 6 Sep 2017 15:10:26 +0430 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a41582a..2d10c7f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Add JitPack repository in your root build.gradle at the end of repositories. Add dependency in your app level build.gradle. dependencies { - compile 'com.github.rasoulmiri:Skeleton:v1.0.0' + compile 'com.github.rasoulmiri:Skeleton:v1.0.3' } #### Step 2: