Sha256: 0002ac55d2292ffda7443ae508a1dd69d51a70af5c91ea99955f90e0f3c60a24
Contents?: true
Size: 169 Bytes
Versions: 1
Compression:
Stored size: 169 Bytes
Contents
module Clevic #:nodoc: module VERSION #:nodoc: MAJOR = 0 MINOR = 13 TINY = 0 PRE = 'b3' STRING = [MAJOR, MINOR, TINY, PRE].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
clevic-0.13.0.b3 | lib/clevic/version.rb |