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