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