diff --git a/gradle.properties b/gradle.properties index 48f42c56..d021eb7b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group=me.champeau.jmh -version=0.7.2-SNAPSHOT +version=0.7.2 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