class Jeweler::Commands::Version::Base

def update_version

def update_version
  raise 'Subclasses should implement this'
end