diff --git a/Changes b/Changes index 1b6b027..61fc15a 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Mojolicious::Plugin::TtRenderer {{$NEXT}} +1.44 April 13, 2013 + - promote development changes to production + 1.43_01 April 11, 2013 - _template_modified returns value from super class instead of 1 if true (GH#36, Fayland Lam) diff --git a/dist.ini b/dist.ini index 8802847..2fd2308 100644 --- a/dist.ini +++ b/dist.ini @@ -5,7 +5,7 @@ license = Perl_5 copyright_holder = Ask Bjørn Hansen # copyright_year = 2009 -version = 1.43_01 +version = 1.44 [Prereqs] Mojolicious = 3.33