[BUGFIX] Set correct version for release

This commit is contained in:
JKetelaar
2017-02-02 23:19:41 +01:00
parent 46ff1d5bbc
commit 6d614f6cb4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<groupId>org.parabot</groupId>
<artifactId>randoms</artifactId>
<version>0.22</version>
<version>0.23</version>
<properties>
<jdk.version>1.7</jdk.version>