fixed broken helper.
[catagits/Catalyst-View-TT.git] / lib / Catalyst / View / TT.pm
index db1b580..243a958 100644 (file)
@@ -6,7 +6,7 @@ use Template;
 use Template::Timer;
 use NEXT;
 
-our $VERSION = '0.10';
+our $VERSION = '0.11';
 
 __PACKAGE__->mk_accessors('template');