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