tidy up changes file, fix generated pod (RT #33983)
[catagits/Catalyst-View-TT.git] / lib / Catalyst / View / TT.pm
index bb9ff91..b129d5b 100644 (file)
@@ -7,7 +7,7 @@ use Template;
 use Template::Timer;
 use NEXT;
 
-our $VERSION = '0.26';
+our $VERSION = '0.28';
 
 __PACKAGE__->mk_accessors('template');
 __PACKAGE__->mk_accessors('include_path');