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