From 9877fc9f88d7c0e181f184d06e9aae6f545c0306 Mon Sep 17 00:00:00 2001 From: Alessio Coser Date: Mon, 23 Mar 2020 10:17:45 +0100 Subject: [PATCH] Release 1.2.3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf8615b..80328dc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:1.2.2' +implementation 'com.github.DaikonWeb:daikon:1.2.3' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.2.2' com.github.DaikonWeb daikon - 1.2.2 + 1.2.3 ```