From 90367d910667c10bc82068406a5f5e01cde60a79 Mon Sep 17 00:00:00 2001 From: Alessio Coser Date: Thu, 6 Aug 2020 17:35:17 +0200 Subject: [PATCH] Release 1.8.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49a7be4..9d709c5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:1.7.2' +implementation 'com.github.DaikonWeb:daikon:1.8.0' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.7.2' com.github.DaikonWeb daikon - 1.7.2 + 1.8.0 ```