From 53f6dd36c46f04998c903d0e4bc059d4815c19ae Mon Sep 17 00:00:00 2001 From: BeppiMenozzi Date: Fri, 23 Dec 2016 14:55:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c43d258..e3a0200 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ In your Application's or Module's build.gradle file: dependencies { ... - compile 'com.github.BeppiMenozzi:Knob:1.2.3' + compile 'com.github.BeppiMenozzi:Knob:1.3.0' ... }