class Jeweler::Commands::Version::BumpMajor

def update_version

def update_version
  self.version_helper.bump_major
end