From b43154e7d1a2c0b5cf912d18a97d51bb44602850 Mon Sep 17 00:00:00 2001 From: Marco Fracassi Date: Tue, 28 Jul 2020 09:35:09 +0200 Subject: [PATCH] Release 1.7.2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aaaf186..49a7be4 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:1.7.1' +implementation 'com.github.DaikonWeb:daikon:1.7.2' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.7.1' com.github.DaikonWeb daikon - 1.7.1 + 1.7.2 ```