class Jeweler::Commands::Version::Write

def update_version

def update_version
  version_helper.update_to major, minor, patch, build
end