Sha256: a081237e0373648742580856f9ac135b03ad4df9ca2a7333c8bd4d57d0359b72
Contents?: true
Size: 212 Bytes
Versions: 2
Compression:
Stored size: 212 Bytes
Contents
module Celerity #:nodoc: module VERSION #:nodoc: MAJOR = 0 MINOR = 0 TINY = 6 PATCH = 12 # Set to nil for official release STRING = [MAJOR, MINOR, TINY, PATCH].compact.join('.') end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
jarib-celerity-0.0.6.12 | lib/celerity/version.rb |
regularfry-celerity-0.0.6.12 | lib/celerity/version.rb |