diff --git a/gradle.properties b/gradle.properties index bd96f0a..76342ac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ projectRepo = 'https://github.com/ngbinh/gradle-scalastyle-plugin' projectGroup = org.github.ngbinh.scalastyle # Change every releases -projectVersion = 1.0.0 +projectVersion = 1.0.1 # switch off build daemon org.gradle.daemon=false