correios-sro 2.0.1 → 2.0.2

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.
Files changed (2) hide show
  1. data/lib/correios-sro.rb +0 -6
  2. metadata +1 -1
@@ -36,10 +36,4 @@ class CorreiosSRO
36
36
 
37
37
  end
38
38
 
39
- end
40
-
41
- package = CorreiosSRO.track('RA090978804CN')
42
- if package
43
- puts package.first.date
44
- puts package.last.date
45
39
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: correios-sro
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 2.0.1
5
+ version: 2.0.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - Caio Tarifa