Skip to content

Commit

Permalink
renaming to sqlite3 gem
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Jan 13, 2011
1 parent 3a58953 commit 59855b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/gem.rake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ end

Hoe.plugin :debugging, :doofus, :git

HOE = Hoe.spec 'sqlite3-ruby' do
HOE = Hoe.spec 'sqlite3' do
developer 'Jamis Buck', '[email protected]'
developer 'Luis Lavena', '[email protected]'
developer 'Aaron Patterson', '[email protected]'
Expand Down

0 comments on commit 59855b5

Please sign in to comment.