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