1
0
8 9 10
# File 'lib/summaryse/version.rb', line 8 def self.to_s [ MAJOR, MINOR, TINY ].join('.') end