We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4746f16 commit d52d20fCopy full SHA for d52d20f
2 files changed
README.adoc
@@ -1,6 +1,6 @@
1
[[codeprimate-elements]]
2
= Codeprimate Elements
3
-:version: 2.0.0-M5
+:version: 2.0.0-M6
4
5
_Java Simplified. Extensions and Useful Constructs for the Java Platform._
6
pom.xml
@@ -13,7 +13,7 @@
13
14
<groupId>org.codeprimate</groupId>
15
<artifactId>elements</artifactId>
16
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0-M6</version>
17
<packaging>jar</packaging>
18
19
<name>Elements</name>
0 commit comments