covetous 0.1.2 → 0.1.3

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. data/README.md +2 -0
  2. data/lib/covetous/version.rb +1 -1
  3. metadata +3 -3
data/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  Covetous is a Ruby Wrapper for the Diablo 3 Web API
4
4
 
5
+ [![Build Status: master](https://travis-ci.org/corroded/covetous.png?branch=master)](https://travis-ci.org/corroded/covetous)
6
+ [![Build Status: develop](https://travis-ci.org/corroded/covetous.png?branch=develop)](https://travis-ci.org/corroded/covetous)
5
7
  [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/corroded/covetous)
6
8
 
7
9
  ## Installation
@@ -1,3 +1,3 @@
1
1
  module Covetous
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: covetous
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -174,7 +174,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
174
174
  version: '0'
175
175
  segments:
176
176
  - 0
177
- hash: -4255880981643288364
177
+ hash: -3837697651757285167
178
178
  required_rubygems_version: !ruby/object:Gem::Requirement
179
179
  none: false
180
180
  requirements:
@@ -183,7 +183,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
183
183
  version: '0'
184
184
  segments:
185
185
  - 0
186
- hash: -4255880981643288364
186
+ hash: -3837697651757285167
187
187
  requirements: []
188
188
  rubyforge_project:
189
189
  rubygems_version: 1.8.23