aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-07 00:52:43 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-07 00:52:43 +1300
commit6a0aa8f1e143c823e3a271767fa433f7e58bb1e4 (patch)
tree0d8ef6d29e3383f99b04d2fa7aaa4b99f8554553 /Makefile.PL
parentAdd LICENSE to MANIFEST (diff)
downloadList-Breakdown-6a0aa8f1e143c823e3a271767fa433f7e58bb1e4.tar.gz (sig)
List-Breakdown-6a0aa8f1e143c823e3a271767fa433f7e58bb1e4.zip
Bump versionv0.20
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 fd5e553..5cd070b 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,7 +24,7 @@ WriteMakefile(
META_MERGE => {
provides => {
'List::Breakdown' => {
- version => '0.19',
+ version => '0.20',
file => 'lib/List/Breakdown.pm',
},
},