Sha256: c60c1ba7a0b3321bef412bbc6fbbda9d05ff9ec699b68717efe2ab422349ef44
Contents?: true
Size: 150 Bytes
Versions: 1
Compression:
Stored size: 150 Bytes
Contents
module Tinder #:nodoc: module VERSION #:nodoc: MAJOR = 1 MINOR = 2 TINY = 1 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tinder-1.2.1 | lib/tinder/version.rb |