bumped version
[catagits/Catalyst-View-Email.git] / lib / Catalyst / View / Email / Template.pm
index ea92de7..39b97f0 100644 (file)
@@ -5,7 +5,7 @@ use Carp;
 use Scalar::Util qw/ blessed /;
 extends 'Catalyst::View::Email';
 
-our $VERSION = '0.32';
+our $VERSION = '0.33';
 $VERSION = eval $VERSION;
 =head1 NAME