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