bumped versoin numbers all around
[catagits/Catalyst-View-Email.git] / lib / Catalyst / Helper / View / Email / Template.pm
index 9a07148..d81bc55 100644 (file)
@@ -1,14 +1,15 @@
 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
 
 =head1 SYNOPSIS
 
-    script/create.pl view Email::Template Email::Template
+    $ script/myapp_create.pl view Email::Template Email::Template
 
 =head1 DESCRIPTION