Method: Fastlane::Actions::HgCommitVersionBumpAction.description

Defined in:
fastlane/lib/fastlane/actions/hg_commit_version_bump.rb

.descriptionObject


107
108
109
# File 'fastlane/lib/fastlane/actions/hg_commit_version_bump.rb', line 107

def self.description
  "This will commit a version bump to the hg repo"
end