Version bump to 0.03
[catagits/Catalyst-View-Email.git] / 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