From ee34333f10133e5bf2a962ce50503977525e5529 Mon Sep 17 00:00:00 2001 From: Alessio Coser Date: Tue, 19 May 2020 12:08:32 +0200 Subject: [PATCH] Release 1.5.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03f9990..773925b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:1.4.0' +implementation 'com.github.DaikonWeb:daikon:1.5.0' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.4.0' com.github.DaikonWeb daikon - 1.4.0 + 1.5.0 ```