commit | 75396f60e709c843b7c95365e78f6805707ec37f | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Sep 08 20:06:50 2016 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Sep 08 20:06:50 2016 +0200 |
tree | 6b7d698a2aba7b165634090e0f21a79250f4f3d7 | |
parent | b799b1643988676322a579116e2383e640516357 [diff] [blame] |
Fixed dependency on localize
diff --git a/Makefile.PL b/Makefile.PL index dae423c..6b00488 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -24,7 +24,7 @@ # Currently on GitHub only (github.com/akron) 'Mojolicious::Plugin::Search' => 0.04, - 'Mojolicious::Plugin::Localize' => 0.13 + 'Mojolicious::Plugin::Localize' => 0.14 }, test => { TESTS => 't/*.t'