From b009f14dd5e53161a62a7f79ad29caadf8214af0 Mon Sep 17 00:00:00 2001 From: Alessio Coser Date: Thu, 9 Apr 2020 10:41:15 +0200 Subject: [PATCH] Release 1.3.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e564939..91cc9f8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:1.2.7' +implementation 'com.github.DaikonWeb:daikon:1.3.0' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.2.7' com.github.DaikonWeb daikon - 1.2.7 + 1.3.0 ```