We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4def7f commit b8a5006Copy full SHA for b8a5006
1 file changed
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>net.tuis.ubench</groupId>
4
<artifactId>ubench</artifactId>
5
- <version>0.0.6-SNAPSHOT</version>
+ <version>0.1.0</version>
6
<name>MicroBench</name>
7
<description>Tool for allowing microbenchmarking of code using Java 8 mnemonics</description>
8
<build>
0 commit comments