mutations library

Mutations which can be applied to the Version

Classes

BumpBreaking
Bumps the breaking version
BumpBuild
Bumps the build version
BumpMajor
Bumps the major version
BumpMinor
Bumps the minor version
BumpPatch
Bumps the patch version
BumpPreRelease
Bumps the pre-release version
KeepBuild
A wrapper that keeps the original build
Release
Promotes a pre-release to a release keeping the main version
Sequence
A mutation sequence
SetBuild
Sets the build version
SetPreRelease
Sets the pre-release version
VersionMutation
A mutation which can be applied to the Version