aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-07 00:14:05 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-07 00:14:05 +1300
commit8dab57269cd778fd00a05025c4b2f94446ee400c (patch)
tree97823e76255ab8ac68d6426e88cec545add7e040 /Makefile.PL
parentAdd homepage and repository resources (diff)
downloadList-Breakdown-8dab57269cd778fd00a05025c4b2f94446ee400c.tar.gz (sig)
List-Breakdown-8dab57269cd778fd00a05025c4b2f94446ee400c.zip
Bump version numberv0.19
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 b63f6b9..fd5e553 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,7 +24,7 @@ WriteMakefile(
META_MERGE => {
provides => {
'List::Breakdown' => {
- version => '0.18',
+ version => '0.19',
file => 'lib/List/Breakdown.pm',
},
},