Missing version bump here
J. Shirley [Thu, 12 Feb 2009 20:38:53 +0000 (20:38 +0000)]
lib/Catalyst/View/Email/Template.pm

index 178784f..4a428fb 100644 (file)
@@ -11,7 +11,7 @@ use Email::MIME::Creator;
 
 use base qw/ Catalyst::View::Email /;
 
-our $VERSION = '0.11';
+our $VERSION = '0.13';
 
 =head1 NAME