added version numbers to helpers
[catagits/Catalyst-View-Email.git] / lib / Catalyst / Helper / View / Email.pm
index b5354ad..af4986b 100644 (file)
@@ -1,5 +1,8 @@
 package Catalyst::Helper::View::Email;
 
+our $VERSION = '0.27';
+$VERSION = eval $VERSION;
+
 use strict;
 
 =head1 NAME