From 92afd95fe39fddc569db0c54bbd2de7dfbf2855d Mon Sep 17 00:00:00 2001 From: Marco Fracassi Date: Tue, 28 Jan 2020 17:34:51 +0100 Subject: [PATCH] Release 1.1.7 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6c7cbc..245291f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:1.1.6' +implementation 'com.github.DaikonWeb:daikon:1.1.7' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.1.6' com.github.DaikonWeb daikon - 1.1.6 + 1.1.7 ```