Java Semantic Versioning, relaxed
Go to file
2013-03-04 02:31:29 +04:00
src Add methods for incrementing normal version 2013-03-04 02:31:29 +04:00
.gitignore Initial commit 2012-11-03 21:39:44 +04:00
LICENSE Initial commit 2012-11-03 21:39:44 +04:00
pom.xml Add methods for incrementing normal version 2013-03-04 02:31:29 +04:00
README Add a Note to README 2012-11-05 22:15:10 +04:00

Java SemVer
===========

Java SemVer is a Java implementation of the Semantic Versioning Specification (http://semver.org/).

Note: The current version of the Java SemVer corresponds to the Semantic Versioning 2.0.0-rc.1.