Sha256: 7a000b2f04596c9654ebbd94886f4182d578ff768c1d91d5114ecaa4b66b0812
Contents?: true
Size: 160 Bytes
Versions: 1
Compression:
Stored size: 160 Bytes
Contents
module Rich module Support module VERSION MAJOR = 0 MINOR = 1 TINY = 0 STRING = [MAJOR, MINOR, TINY].join(".") end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rich_support-0.1.0 | lib/rich/support/version.rb |