We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c400cc3 commit 8bdde72Copy full SHA for 8bdde72
2 files changed
README.adoc
@@ -1,6 +1,6 @@
1
[[codeprimate-elements]]
2
= Codeprimate Elements
3
-:version: 2.0.0-M6
+:version: 2.0.0-RC1
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-RC1</version>
17
<packaging>jar</packaging>
18
19
<name>Elements</name>
0 commit comments