Sha256: ff94c644b57a9b3ef1a83a7a0e6d28fba2e4d1af8bfade1813cff30df2724473
Contents?: true
Size: 140 Bytes
Versions: 1
Compression:
Stored size: 140 Bytes
Contents
module PoolParty module VERSION #:nodoc: MAJOR = 0 MINOR = 2 TINY = 3 STRING = [MAJOR, MINOR, TINY].join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
auser-poolparty-0.2.3 | lib/poolparty/version.rb |