From 01dbab060bebe85dccaa87710761967f7683cc79 Mon Sep 17 00:00:00 2001 From: Frederik Hahne Date: Fri, 14 Jan 2022 08:29:36 +0100 Subject: [PATCH] Release version: 3.0.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f8d461..b70394f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ repositories { } dependencies { - compile 'com.github.atomfrede:jadenticon:3.0.0' + compile 'com.github.atomfrede:jadenticon:3.0.1' } ``` @@ -33,7 +33,7 @@ dependencies { com.github.atomfrede jadenticon - 3.0.0 + 3.0.1 ```