From 41110a0d08490530666f905b69acc7b25ece8937 Mon Sep 17 00:00:00 2001 From: darken Date: Mon, 12 Oct 2015 19:09:18 +0200 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7119811..76317a7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ If you are using this library, i would love mention your project here, feel free # Setup Include this in your apps build.gradle file: ```java -compile 'eu.darken.myolib:myolib:0.0.3' +compile 'eu.darken.myolib:myolib:0.0.4' ``` [ ![Download](https://api.bintray.com/packages/darken/maven/myolib/images/download.svg) ](https://bintray.com/darken/maven/myolib/_latestVersion)