Version bump to 0.03
J. Shirley [Fri, 13 Jul 2007 17:35:25 +0000 (17:35 +0000)]
lib/Catalyst/View/Email.pm

index 44ef837..10fa7a6 100644 (file)
@@ -11,7 +11,7 @@ use Email::MIME::Creator;
 
 use base qw|Catalyst::View|;
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 __PACKAGE__->mk_accessors(qw(sender stash_key content_type mailer));
 
@@ -199,6 +199,8 @@ J. Shirley <jshirley@gmail.com>
 
 (Thanks!)
 
+Matt S Trout
+
 Daniel Westermann-Clark
 
 =head1 LICENSE