Sha256: 099ae4a0f9f9bce1f5da0ff2ac82215beabef9c986242137f37177f1b872129b
Contents?: true
Size: 181 Bytes
Versions: 1
Compression:
Stored size: 181 Bytes
Contents
# encoding: UTF-8 module Correios module SRO module Version MAJOR = 0 MINOR = 0 PATCH = 0 VERSION = [MAJOR, MINOR, PATCH].join(".") end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
correios-sro-xml-0.0.0 | lib/correios/sro/version.rb |