cargowise 0.10.0 → 0.10.1

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cargowise
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.10.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Healy
@@ -88,6 +88,8 @@ files:
88
88
  - lib/cargowise/abstract_result.rb
89
89
  - lib/cargowise/endpoint.rb
90
90
  - lib/cargowise/shipment_search.rb
91
+ - lib/cargowise/order_wsdl.xml
92
+ - lib/cargowise/shipment_wsdl.xml
91
93
  - README.markdown
92
94
  - CHANGELOG
93
95
  - TODO