initial commit
[catagits/Catalyst-View-Email.git] / lib / Catalyst / Helper / View / Email / Template.pm
index 99107b1..3aa6151 100644 (file)
@@ -1,7 +1,7 @@
 package Catalyst::Helper::View::Email::Template;
 
 use strict;
-our $VERSION = '0.30';
+our $VERSION = '0.31';
 $VERSION = eval $VERSION;
 =head1 NAME