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