Skip to content

Commit

Permalink
Use snapshot version for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
melix committed Jun 6, 2019
1 parent 3cfeb0a commit 3f5003d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=me.champeau.gradle
version=0.5.0-rc-1
version=0.5.0-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
Expand Down

0 comments on commit 3f5003d

Please sign in to comment.