bump version to 0.44
[catagits/Catalyst-View-TT.git] / lib / Catalyst / Helper / View / TT.pm
index 1c15284..ecaa472 100644 (file)
@@ -2,7 +2,7 @@ package Catalyst::Helper::View::TT;
 
 use strict;
 
-our $VERSION = '0.43';
+our $VERSION = '0.44';
 $VERSION = eval $VERSION;
 
 =head1 NAME