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