correios-ws 3 → 4

Sign up to get free protection for your applications and to get access to all the features.
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: