Sha256: 53b07168822a2b084909fcf15318e611065ffaa85d8545507bfb02e163d93da9
Contents?: true
Size: 147 Bytes
Versions: 1
Compression:
Stored size: 147 Bytes
Contents
module Treetop #:nodoc: module VERSION #:nodoc: MAJOR = 1 MINOR = 6 TINY = 5 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
treetop-1.6.5 | lib/treetop/version.rb |