ReversionUp
ReversionUp, is a simple command line tool that helps you increment the version number
of your project.
ReversionUp follows strictly the 2.0.0 version of the [SemVer](http://semver.org/) scheme.
Version must be in the following scheme:
- major.minor.patch
- major.minor.patch-prerelease+build
ReversionUp can be used along with Git to increment the version on each commit.
> [ReversionUp](https://github.com/mardix/reversionup)
Usage:
reversionup -i