diff --git a/Changes b/Changes index a8a240f..2321605 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Mojolicious::Plugin::TtRenderer {{$NEXT}} + +1.53 2014-05-31 06:22:47 -0400 - Mojolicious 5.0 support 1.52 2014-05-08 19:26:47 -0400 diff --git a/dist.ini b/dist.ini index 589b54b..850ee99 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.52 +version = 1.53 [@Author::Plicease] release_tests = 1 @@ -16,12 +16,6 @@ installer = ModuleBuild Mojolicious = 3.33 Template = 2.18 -[MetaResources] -bugtracker.web = https://github.com/plicease/Mojolicious-Plugin-TtRenderer/issues -repository.web = https://github.com/plicease/Mojolicious-Plugin-TtRenderer -repository.url = git://github.com/plicease/Mojolicious-Plugin-TtRenderer.git -repository.type = git - [Author::Plicease::Thanks] current = Graham Ollis original = Ask Bjørn Hansen