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