class Jeweler

def version

Human readable version, which is used in the gemspec.
def version
  @version_helper.to_s
end