bumped versoin numbers all around
[catagits/Catalyst-View-Email.git] / lib / Catalyst / View / Email / Template.pm
index 8c04ca6..11a9d7b 100644 (file)
@@ -5,7 +5,7 @@ use Carp;
 use Scalar::Util qw/ blessed /;
 extends 'Catalyst::View::Email';
 
-our $VERSION = '0.27';
+our $VERSION = '0.28';
 $VERSION = eval $VERSION;
 =head1 NAME