Sha256: 5e4bc8a93382a41ec4ec36726b94e3b04dab9953609e10f07911782d0b19f2cb
Contents?: true
Size: 151 Bytes
Versions: 1
Compression:
Stored size: 151 Bytes
Contents
module ErpInvoicing 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_invoicing-3.0.2 | lib/erp_invoicing/version.rb |