class Jeweler::Commands::Version::BumpPatch

def update_version

def update_version
  version_helper.bump_patch
end