diff --git a/Changes b/Changes index 611ded4..3944e48 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Mojolicious::Plugin::TtRenderer {{$NEXT}} + +1.47 2013-07-26 06:07:35 America/New_York - Template-Toolkit 2.25 compatability 1.46 May 19, 2013 diff --git a/README.pod b/README.pod index a7f6a5b..227077a 100644 --- a/README.pod +++ b/README.pod @@ -6,7 +6,7 @@ Mojolicious::Plugin::TtRenderer - Template Renderer Plugin =head1 VERSION -version 1.46 +version 1.47 =head1 SYNOPSIS diff --git a/dist.ini b/dist.ini index 2278655..200d960 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.46 +version = 1.47 [@Author::Plicease] @@ -16,18 +16,12 @@ Template = 2.18 [Prereqs / TestRequires ] Test::More = 0 -[@Git] -tag_format = release/%v -# push_to = all - [MetaResources] bugtracker.web = https://github.com/plicease/mojox-renderer-tt/issues repository.web = http://github.com/plicease/mojox-renderer-tt repository.url = git://github.com/plicease/mojox-renderer-tt.git repository.type = git -[Homepage] - [CheckChangeLog] [Test::Compile] [HasVersionTests] @@ -61,3 +55,5 @@ contributor = Fayland Lam contributor = Jason Crowther contributor = spleenjack contributor = Árpád Szász + +[Author::Plicease::Upload]