aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
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',
},
},