summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorTatsuhiko Miyagawa <miyagawa@bulknews.net>2018-06-28 10:38:08 -0700
committerTatsuhiko Miyagawa <miyagawa@bulknews.net>2018-06-28 10:38:08 -0700
commitd7fcb61aaa908e033cf3f66f53fbe9e46743978a (patch)
treeddb6f84cd157ed1c27a6c4d0a2118dc9d09fa011 /Makefile.PL
parentfec30310973e9bda0920d4aa9edb18b1be5022e2 (diff)
downloadcarton-d7fcb61aaa908e033cf3f66f53fbe9e46743978a.tar.gz
v1.0.34v1.0.34
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index c4f2e9b..c37a704 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -33,7 +33,7 @@ my %WriteMakefileArgs = (
"Try::Tiny" => "0.09",
"parent" => "0.223"
},
- "VERSION" => "v1.0.33",
+ "VERSION" => "v1.0.34",
"test" => {
"TESTS" => "t/*.t"
}