From e78b4942c3f8872b7331ec1c93418492b7b6f5f2 Mon Sep 17 00:00:00 2001 From: Alessio Coser Date: Tue, 14 Apr 2020 17:01:08 +0200 Subject: [PATCH] Release 1.3.6 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ef6555..3acb7fe 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:1.3.5' +implementation 'com.github.DaikonWeb:daikon:1.3.6' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.3.5' com.github.DaikonWeb daikon - 1.3.5 + 1.3.6 ```