bumped versoin numbers all around
[catagits/Catalyst-View-Email.git] / lib / Catalyst / Helper / View / Email / Template.pm
index 6094604..d81bc55 100644 (file)
@@ -1,7 +1,8 @@
 package Catalyst::Helper::View::Email::Template;
 
 use strict;
-
+our $VERSION = '0.28';
+$VERSION = eval $VERSION;
 =head1 NAME
 
 Catalyst::Helper::View::Email::Template - Helper for Templated Email Views