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