Increment version in pom.xml

Forgot to increment the version for the previous commit (tag 0.4.0),
so now must increment it up to 0.4.1.
This commit is contained in:
Zafar Khaja 2013-03-06 00:58:05 +04:00
parent c0baccf4ba
commit 3a8abf166a

View File

@ -4,7 +4,7 @@
<groupId>com.github.zafarkhaja</groupId>
<artifactId>semver</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.4.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>semver</name>