semver.org/
0
2
9 10 11
# File 'lib/timecop/redis/version.rb', line 9 def self.to_s [MAJOR, MINOR, PATCH].join('.') end