Skip to content

Commit

Permalink
Gem release for 1.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
kenpratt committed Jun 26, 2013
1 parent 3dcf1df commit 444b6a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wikipedia-client.gemspec
Expand Up @@ -5,11 +5,11 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "wikipedia-client" s.name = "wikipedia-client"
s.version = "1.1.0" s.version = "1.1.1"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Cyril David", "Ken Pratt", "Mike Haugland"] s.authors = ["Cyril David", "Ken Pratt", "Mike Haugland"]
s.date = "2013-06-06" s.date = "2013-06-22"
s.description = "Ruby client for the Wikipedia API" s.description = "Ruby client for the Wikipedia API"
s.email = "mike.haugland@gmail.com" s.email = "mike.haugland@gmail.com"
s.extra_rdoc_files = [ s.extra_rdoc_files = [
Expand Down

0 comments on commit 444b6a7

Please sign in to comment.