bbc_api 0.2.1 → 0.2.2

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 +1 -1
  2. data/lib/bbc/version.rb +1 -1
  3. metadata +2 -2
data/README.md CHANGED
@@ -28,7 +28,7 @@
28
28
  In Gemfile
29
29
  </p>
30
30
  <p>
31
- <code>gem "bbc_api", "0.2.1" </code>
31
+ <code>gem "bbc_api", "0.2.2" </code>
32
32
  </p>
33
33
  </div>
34
34
 
@@ -1,3 +1,3 @@
1
1
  module BbcApi
2
- Version = "0.2.1"
2
+ Version = "0.2.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bbc_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
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-19 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description:
15
15
  email: rdasarminus@gmail.com