lib/brazil_cep/version.rb



# frozen_string_literal: true

module Brazil
  module Cep
    VERSION = "0.3.0"
  end
end