:nodoc:
1
2
0
7 8 9
# File 'lib/smklib/version.rb', line 7 def self.to_s [MAJOR, MINOR, TINY].join('.') end