0
1
2
nil
9 10 11
# File 'lib/shrinker/version.rb', line 9 def self.to_s [MAJOR, MINOR, PATCH, PRE].compact.join('.') end