**SEMVER**
A custom module that allows updating the version of a package and committing to git repo.
**Commands:**
```
semver minor
semver major
semver patch
semver prerelease
semver prerelease
semver init
semver init
```
**INSTALL**
`box install commandbox-semver`
**OR**
`install commandbox-semver`
**Version 1.1.1**
Improve compatibility with CommandBox 5.5