Sha256: 233c218fa88a8529e9125370cf9e8867e7b8bb97c5489bcecd054e784f59a58c
Contents?: true
Size: 151 Bytes
Versions: 1
Compression:
Stored size: 151 Bytes
Contents
module ErpInventory module VERSION #:nodoc: MAJOR = 3 MINOR = 0 TINY = 2 STRING = [MAJOR, MINOR, TINY].compact.join('.') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
erp_inventory-3.0.2 | lib/erp_inventory/version.rb |