Bumping version to 0.43; add $VERSION to all modules
[catagits/Catalyst-View-TT.git] / lib / Catalyst / Helper / View / TT.pm
index ae95736..1c15284 100644 (file)
@@ -2,6 +2,9 @@ package Catalyst::Helper::View::TT;
 
 use strict;
 
+our $VERSION = '0.43';
+$VERSION = eval $VERSION;
+
 =head1 NAME
 
 Catalyst::Helper::View::TT - Helper for TT Views