class Jeweler::Commands::Version::BumpPatch

def update_version

def update_version
  self.version_helper.bump_patch
end