diff --git a/readme.md b/readme.md index bbf5ecd..2213777 100644 --- a/readme.md +++ b/readme.md @@ -141,13 +141,13 @@ the better performance. com.github.penemue keap - 0.2.1 + 0.2.2 ``` ```groovy // in Gradle project dependencies { - compile 'com.github.penemue:keap:0.2.1' + compile 'com.github.penemue:keap:0.2.2' } ```