From b4dde88029569e39068c2750e0389b636064cf46 Mon Sep 17 00:00:00 2001 From: Frederik Hahne Date: Mon, 11 Dec 2017 23:22:37 +0100 Subject: [PATCH] Release version: 2.0.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c02a85..91cf98b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ repositories { } dependencies { - compile 'com.github.atomfrede:jadenticon:1.4.1' + compile 'com.github.atomfrede:jadenticon:2.0.0' } ``` @@ -35,7 +35,7 @@ dependencies { com.github.atomfrede jadenticon - 1.4.1 + 2.0.0 ```