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