Sha256: 0f4ea1bda86f441ade34d3753953c6a2d1b864651463bf7e52c601f59a97ef00
Contents?: true
Size: 149 Bytes
Versions: 1
Compression:
Stored size: 149 Bytes
Contents
module Capitate #:nodoc: module VERSION #:nodoc: MAJOR = 0 MINOR = 2 TINY = 11 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capitate-0.2.11 | lib/capitate/version.rb |