Sha256: 266de5f8bbb408a91d0ad4ca65fe7255659d177a31413d9a0ef4af3d83df4b81
Contents?: true
Size: 125 Bytes
Versions: 1
Compression:
Stored size: 125 Bytes
Contents
module Parsel module Version MAJOR = 0 MINOR = 2 PATCH = 0 STRING = "#{MAJOR}.#{MINOR}.#{PATCH}" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
parsel-0.2.0 | lib/parsel/version.rb |