Sha256: 5e5fb09198c786dc1395f16c6cb1c7c3bb0147eb579fdfd600174f53be516654
Contents?: true
Size: 142 Bytes
Versions: 2
Compression:
Stored size: 142 Bytes
Contents
module RR #:nodoc: module VERSION #:nodoc: MAJOR = 1 MINOR = 2 TINY = 0 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
andyjeffries-rubyrep-1.2.1 | lib/rubyrep/version.rb |
rubyrep-1.2.0 | lib/rubyrep/version.rb |