diff --git a/README.md b/README.md index 24251cd5..94312220 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Available on the Gradle Plugins Portal: https://plugins.gradle.org/plugin/org.jm ```groovy plugins { - id 'org.jmailen.kotlinter' version '0.9.1' + id 'org.jmailen.kotlinter' version '0.9.2' } ```