diff --git a/README.md b/README.md index efe74ce..320a845 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:topinambur:1.13.0' +implementation 'com.github.DaikonWeb:topinambur:1.14.0' ``` ### Maven @@ -39,7 +39,7 @@ implementation 'com.github.DaikonWeb:topinambur:1.13.0' com.github.DaikonWeb topinambur - 1.13.0 + 1.14.0 ```