treyconnell-ruby-aaws 0.8.2 → 0.8.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Rakefile +1 -1
  2. data/VERSION.yml +1 -1
  3. metadata +2 -1
data/Rakefile CHANGED
@@ -9,7 +9,7 @@ begin
9
9
  gemspec.email = 'trey.connell@gmail.com'
10
10
  gemspec.homepage = 'https://github.com/treyconnell/ruby-aaws'
11
11
  gemspec.description = 'Ruby/AWS is a Ruby wrapper to the Amazon Product Advertising API. This version works with heroku as it looks for the .amazonrc file in Rails.root/config'
12
- gemspec.authors = ['Ian McDonald']
12
+ gemspec.authors = ['Ian McDonald', 'Trey Connell']
13
13
  end
14
14
  Jeweler::GemcutterTasks.new
15
15
  rescue LoadError
@@ -1,5 +1,5 @@
1
1
  ---
2
- :patch: 2
2
+ :patch: 3
3
3
  :major: 0
4
4
  :minor: 8
5
5
  :build:
metadata CHANGED
@@ -2,10 +2,11 @@
2
2
  name: treyconnell-ruby-aaws
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.8.2
5
+ version: 0.8.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Ian McDonald
9
+ - Trey Connell
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []