version()
Version of the gem
# File lib/rubygems/stub_specification.rb, line 184 def version @version ||= data.version end