Skip to content

Commit

Permalink
Regenerated gemspec for version 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pengwynn committed Mar 23, 2010
1 parent 4781676 commit f87948f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions twitter.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{twitter}
s.version = "0.9.0"
s.version = "0.9.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["John Nunemaker", "Wynn Netherland"]
s.date = %q{2010-03-20}
s.date = %q{2010-03-23}
s.email = %q{nunemaker@gmail.com}
s.extra_rdoc_files = [
"README.rdoc"
Expand Down Expand Up @@ -99,7 +99,7 @@ Gem::Specification.new do |s|
s.homepage = %q{http://github.com/jnunemaker/twitter}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.6}
s.rubygems_version = %q{1.3.5}
s.summary = %q{wrapper for the twitter api}
s.test_files = [
"test/test_helper.rb",
Expand Down

0 comments on commit f87948f

Please sign in to comment.