wheniwork 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +2 -1
  2. data/lib/wheniwork/version.rb +1 -1
  3. metadata +4 -4
data/README.md CHANGED
@@ -1,7 +1,8 @@
1
1
  # Wheniwork
2
2
 
3
- [![Build Status](https://magnum.travis-ci.com/forward-labs/wheniwork.png?token=Z6AN21geTPF4HNYHvKwp&branch=master)](https://magnum.travis-ci.com/forward-labs/wheniwork)
3
+ [![Build Status](https://secure.travis-ci.org/forward-labs/wheniwork.png?branch=master)](http://travis-ci.org/forward-labs/wheniwork)
4
4
  [![Code Climate](https://codeclimate.com/github/forward-labs/wheniwork.png)](https://codeclimate.com/github/forward-labs/wheniwork)
5
+ [![Gem Version](https://badge.fury.io/rb/wheniwork.png)](http://badge.fury.io/rb/wheniwork)
5
6
 
6
7
  This is a thin ruby wrapper around the [WhenIWork's][wheniwork] API.
7
8
 
@@ -1,3 +1,3 @@
1
1
  module Wheniwork
2
- VERSION = "0.0.4"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wheniwork
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-08-13 00:00:00.000000000 Z
12
+ date: 2013-08-14 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: faraday
@@ -183,7 +183,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
183
183
  version: '0'
184
184
  segments:
185
185
  - 0
186
- hash: -1138606947502030162
186
+ hash: -2193495851740332099
187
187
  required_rubygems_version: !ruby/object:Gem::Requirement
188
188
  none: false
189
189
  requirements:
@@ -192,7 +192,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
192
192
  version: '0'
193
193
  segments:
194
194
  - 0
195
- hash: -1138606947502030162
195
+ hash: -2193495851740332099
196
196
  requirements: []
197
197
  rubyforge_project:
198
198
  rubygems_version: 1.8.23