Sha256: 788085857eac7700360b25f2e8ed6bf85bf4d3eeed1e7873744c933aa7c2427d
Contents?: true
Size: 137 Bytes
Versions: 1
Compression:
Stored size: 137 Bytes
Contents
module Goaloc module VERSION #:nodoc: MAJOR = 0 MINOR = 2 TINY = 9 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mattknox-goaloc-0.2.9 | lib/goaloc/version.rb |