From 71a06c49030f03b6630969c94862b3428ce86a5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Nicol=C3=A1s=20Pina?= Date: Wed, 6 Jan 2016 18:07:56 +0100 Subject: [PATCH] Updated README with new version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c7b916..952e943 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Android 4.0, API 14 ```groovy dependencies { - compile 'com.antonionicolaspina.revealtextview:revealtextview:0.1' + compile 'com.antonionicolaspina.revealtextview:revealtextview:1.0' } ```