Class: GitVersionBumper::VersionBumper::PatchVersionBumper
- Defined in:
- lib/git_version_bumper/version_bumper/patch_version_bumper.rb
Overview
Implementation of Bumper that increases the patch version number.
Constant Summary
Constants inherited from Bumper
Bumper::VERSION_BUMP_COMMIT_MESSAGE
Method Summary
Methods inherited from Bumper
Constructor Details
This class inherits a constructor from GitVersionBumper::VersionBumper::Bumper