Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

Commit

Permalink
bumped to version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moomerman committed Jul 10, 2010
1 parent 2e875e7 commit 3d34cd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions twitter_oauth.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{twitter_oauth}
s.version = "0.4.0"
s.version = "0.4.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Richard Taylor"]
s.date = %q{2010-06-15}
s.date = %q{2010-07-10}
s.description = %q{twitter_oauth is a Ruby client for the Twitter API using OAuth.}
s.email = %q{[email protected]}
s.files = ["LICENSE", "README.textile","lib/twitter_oauth.rb"] + Dir.glob('lib/twitter_oauth/*.rb')
Expand Down

0 comments on commit 3d34cd7

Please sign in to comment.