openlibrary 0.0.5 → 0.0.6

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.
@@ -1,3 +1,3 @@
1
1
  module Openlibrary
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
data/openlibrary.gemspec CHANGED
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
9
  s.email = ["jmrfajardo@gmail.com"]
10
10
  s.homepage = "http://www.proudcloud.net"
11
11
  s.summary = %q{Ruby Interface for the Openlibrary.org API}
12
- s.description = %q{Openlibrary.oeg API Interface}
12
+ s.description = %q{Openlibrary.org API Interface}
13
13
 
14
14
  s.rubyforge_project = "openlibrary"
15
15
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: openlibrary
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.5
5
+ version: 0.0.6
6
6
  platform: ruby
7
7
  authors:
8
8
  - Jay Fajardo
@@ -46,7 +46,7 @@ dependencies:
46
46
  version: "0"
47
47
  type: :runtime
48
48
  version_requirements: *id003
49
- description: Openlibrary.oeg API Interface
49
+ description: Openlibrary.org API Interface
50
50
  email:
51
51
  - jmrfajardo@gmail.com
52
52
  executables: []