0
2
14 15 16
# File 'lib/bintray/client/ruby/version.rb', line 14 def self.string @@version_string ||= [MAJOR,MINOR,PATCH].join('.').freeze end