Sha256: 75932a79254a2efe269a28909b856518f318419a40da86507bd7bf7829867f3d
Contents?: true
Size: 158 Bytes
Versions: 1
Compression:
Stored size: 158 Bytes
Contents
module Journey module VERSION MAJOR = 0 MINOR = 0 TINY = 22 PRE = nil STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
embark-journey-0.0.22 | lib/journey/version.rb |