Skip to content

Commit

Permalink
attempting to build 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed May 17, 2009
1 parent f6bacf6 commit cbf50bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -14,7 +14,7 @@ task :default => :test
gem_spec = Gem::Specification.new do |gem_spec|
gem_spec.name = "twitter-search"
gem_spec.version = "0.5.4"
gem_spec.summary = "Ruby client for Twitter Search."
gem_spec.summary = "Ruby client for Twitter Search. Includes trends."
gem_spec.email = "dcroak@thoughtbot.com"
gem_spec.homepage = "http://github.com/dancroak/twitter-search"
gem_spec.description = "Ruby client for Twitter Search."
Expand Down
2 changes: 1 addition & 1 deletion twitter-search.gemspec
Expand Up @@ -73,6 +73,6 @@ rubyforge_project:
rubygems_version: 1.3.3
signing_key:
specification_version: 3
summary: Ruby client for Twitter Search.
summary: Ruby client for Twitter Search. Includes trends.
test_files: []

0 comments on commit cbf50bb

Please sign in to comment.