Class: GitVersionBumper::VersionBumper::PatchVersionBumper

Inherits:
Bumper
  • Object
show all
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

#bump, #initialize

Constructor Details

This class inherits a constructor from GitVersionBumper::VersionBumper::Bumper