Rakefile in twfy-1.0.0 vs Rakefile in twfy-1.0.1

- old
+ new

@@ -14,9 +14,9 @@ EOD p.url = "http://twfy.rubyforge.org" p.changes = p.paragraphs_of('History.txt', 0..1).join("\n\n") p.extra_deps = ['json', 'paginator'] p.email = %q{bruce@codefluency.com} - p.author = ["Bruce Williams", "Martin Owens"] + p.author = ["Bruce Williams", "Martin Owen"] end # vim: syntax=Ruby