diff --git a/Changes b/Changes index 019b3a4..479868d 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Mojolicious::Plugin::TtRenderer {{$NEXT}} +1.42_02 February 26, 2013 + - only create COMPILE_DIR based on UID if the user doesn't specify COMPILE_DIR + 1.42_01 February 24, 2013 - set COMPILE_DIR based on UID so that multiple users can use TtRenderer with default config diff --git a/dist.ini b/dist.ini index 5c077cc..a55bbb7 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.42_01 +version = 1.42_02 [Prereqs] Mojolicious = 3.33