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