diff --git a/gradle.properties b/gradle.properties index aeebe43..dfef051 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=me.champeau.jmh -version=0.7.3 +version=0.7.4-SNAPSHOT project_description=Integrates the JMH microbenchmarking framework with Gradle, providing conventional ways to setup sources and execute micro-benchmarks with JMH. Also known as the jmh-gradle-plugin. project_website=https://github.com/melix/jmh-gradle-plugin