From 07991ddc90e667670716049f1436c50edd7367eb Mon Sep 17 00:00:00 2001 From: John SJ Anderson Date: Fri, 22 Apr 2016 09:47:19 -0700 Subject: [PATCH] auto-committed by dist.ini --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index b133224..3817e6e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -66,7 +66,7 @@ my %WriteMakefileArgs = ( "parent" => 0, "strict" => 0 }, - "VERSION" => "1.332", + "VERSION" => "1.333", "test" => { "TESTS" => "t/*.t" }