diff --git a/Makefile.PL b/Makefile.PL index 95d3dd1..87c5406 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -45,7 +45,7 @@ my %WriteMakefileArgs = ( "Test::More" => 0, "Try::Tiny" => 0 }, - "VERSION" => 12, + "VERSION" => 13, "test" => { "TESTS" => "t/*.t" }