summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorTatsuhiko Miyagawa <miyagawa@bulknews.net>2015-05-08 16:21:40 -0700
committerTatsuhiko Miyagawa <miyagawa@bulknews.net>2015-05-08 16:21:40 -0700
commitbe59e0dd68742ed8ced48165aa6650b9bfdd9ad8 (patch)
tree61f65c27b5dfdc5d63ae1b51e61d2340e4e19282 /Makefile.PL
parent206fe9c32db17c1d9bb8f86c3b00971e20237918 (diff)
downloadcarton-be59e0dd68742ed8ced48165aa6650b9bfdd9ad8.tar.gz
v1.0.20v1.0.20
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL
index ae706c4..c86f079 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.035.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v5.036.
use strict;
use warnings;
@@ -34,7 +34,7 @@ my %WriteMakefileArgs = (
"Try::Tiny" => "0.09",
"parent" => "0.223"
},
- "VERSION" => "v1.0.19",
+ "VERSION" => "v1.0.20",
"test" => {
"TESTS" => "t/*.t"
}