Skip to content

Commit

Permalink
Regenerated gemspec for version 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pengwynn committed Jan 21, 2010
1 parent 33389c8 commit 358ff33
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions twitter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

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

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-01-12}
s.date = %q{2010-01-21}
s.email = %q{nunemaker@gmail.com}
s.extra_rdoc_files = [
"README.rdoc"
Expand Down Expand Up @@ -80,6 +80,7 @@ Gem::Specification.new do |s|
"test/fixtures/trends_weekly_date.json",
"test/fixtures/trends_weekly_exclude.json",
"test/fixtures/update_profile_background_image.json",
"test/fixtures/update_profile_image.json",
"test/fixtures/user.json",
"test/fixtures/user_timeline.json",
"test/test_helper.rb",
Expand Down

0 comments on commit 358ff33

Please sign in to comment.