diff --git a/README.md b/README.md index d429777..ea71cf7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ repositories { - Add the dependency ```groovy -implementation 'com.github.DaikonWeb:daikon-lambda:0.1.1' +implementation 'com.github.DaikonWeb:daikon-lambda:1.0.0' ``` ### Maven @@ -44,7 +44,7 @@ implementation 'com.github.DaikonWeb:daikon-lambda:0.1.1' com.github.DaikonWeb daikon-lambda - 0.1.1 + 1.0.0 ```