Sha256: 372da2d9e9b565b8459d37b7170031e17c90a7bda92172d18c3094e1a861e675
Contents?: true
Size: 152 Bytes
Versions: 1
Compression:
Stored size: 152 Bytes
Contents
module ErpWorkEffort module VERSION #:nodoc: MAJOR = 3 MINOR = 0 TINY = 1 STRING = [MAJOR, MINOR, TINY].compact.join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
erp_work_effort-3.0.1 | lib/erp_work_effort/version.rb |