mws-orders 0.0.1 → 0.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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/mws/orders/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 161b00e5e2956a4798a37cd121baea48c58031f7
4
- data.tar.gz: 02981d3f4fb416ebe23f89fd4975d7daae325810
3
+ metadata.gz: 1573eac66d2fcb6f0d19426a9f49b9e943d6662c
4
+ data.tar.gz: 32b0a15281d875074c93b2ec382e033c9761d821
5
5
  SHA512:
6
- metadata.gz: c4caab1a5269758e84ffd649d8c54b119b0de5b609eedf97d4ac2dd91a7cf00dd38bf0f458777e7a8c72c5667e62b4254955a5a618adc8aa687265d14d2936a0
7
- data.tar.gz: 28365116614a1e9d35826cbf767c24328688af70b64ccdd49ace25be268e63ade05f3e02c9f9055af785335fd8082a1737baad3d275a4e999ffe703efee16d54
6
+ metadata.gz: 9cbf5db8dcb0f758ecea5b83210738f704544f06734140aae757c154ac41c82869bfed16ba294f5d10313771e0dfee49435e6675d50970f49ec23ff7268c6cd6
7
+ data.tar.gz: b5d8b528756fb96208831eaf3a939d27ba913c0b83a359af97afbda93eafdb07f1e82983ebf739397a49b8dde18c440c771f3eff07754f8c96d79ae3dcad23bb
@@ -1,5 +1,5 @@
1
1
  module MWS
2
2
  module Orders
3
- VERSION = '0.0.1'
3
+ VERSION = '0.0.2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mws-orders
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hakan Ensari
@@ -167,7 +167,7 @@ files:
167
167
  - test/requests/service_status_test.rb
168
168
  - test/requests/test_helper.rb
169
169
  - test/test_helper.rb
170
- homepage: http://github.com/papercavalier/peddler
170
+ homepage: http://github.com/papercavalier/mws-orders
171
171
  licenses: []
172
172
  metadata: {}
173
173
  post_install_message: