Skip to content

Commit

Permalink
Fixed gem description
Browse files Browse the repository at this point in the history
  • Loading branch information
rodjek committed Jan 10, 2010
1 parent 6b70f3c commit 21b35d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -6,7 +6,7 @@ begin
Jeweler::Tasks.new do |gem|
gem.name = "hapi"
gem.summary = %Q{Generic HTTP API wrapper for Ruby}
gem.description = %Q{TODO: longer description of your gem}
gem.description = %Q{Generic HTTP API wrapper for Ruby}
gem.email = "tim@sharpe.id.au"
gem.homepage = "http://github.com/rodjek/hapi"
gem.authors = ["Tim Sharpe"]
Expand Down

0 comments on commit 21b35d7

Please sign in to comment.