Sha256: c1236cc15482e5629f4a10c5a513971f945ff1ba2a7b9745edb7f484e5c04b74
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
module ClassyInheritance #:nodoc: module VERSION #:nodoc: MAJOR = 0 MINOR = 4 TINY = 2 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
classy-inheritance-0.4.2 | lib/classy-inheritance/version.rb |