correios-ws 3 → 4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/correios-ws.rb CHANGED
@@ -157,6 +157,7 @@ module Correios
157
157
 
158
158
  class Service
159
159
  attr_accessor(:codigo,
160
+ :descricao,
160
161
  :valor,
161
162
  :valor_mao_propria,
162
163
  :valor_aviso_recebimento,
@@ -1,3 +1,3 @@
1
1
  module Correios
2
- VERSION = "3"
2
+ VERSION = "4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: correios-ws
3
3
  version: !ruby/object:Gem::Version
4
- version: '3'
4
+ version: '4'
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: