Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
jugyo committed Aug 18, 2010
1 parent 2b900b3 commit bfc4a74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= simplenote
= jugyo-simplenote

A dead simple gem for accessing SimpleNote notes via its API

Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require 'rake'
begin
require 'jeweler'
Jeweler::Tasks.new do |gem|
gem.name = "simplenote"
gem.name = "jugyo-simplenote"
gem.summary = %Q{Simple wrapper for the SimpleNote HTTP API}
gem.description = %Q{Uses HTTParty to present a nice Ruby wrapper for SimpleNote}
gem.email = "simon.jefford@gmail.com"
Expand Down

0 comments on commit bfc4a74

Please sign in to comment.