# File lib/jeweler/gemspec_helper.rb, line 81 def update_version(version) @spec.version = version.to_s end