aboutsummaryrefslogtreecommitdiff
path: root/lib/List/Breakdown.pm
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-06 17:15:34 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-06 17:19:30 +1300
commit470e3fc1f65a2f8f2420161456af4cc8dda49787 (patch)
tree6d1867e60f03e0fb0b43829cd281138fd45c1da8 /lib/List/Breakdown.pm
parentUse direct defined test not -Inf/Inf (diff)
downloadList-Breakdown-0.17.tar.gz (sig)
List-Breakdown-0.17.zip
Bump version numberv0.17
Diffstat (limited to 'lib/List/Breakdown.pm')
-rw-r--r--lib/List/Breakdown.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/List/Breakdown.pm b/lib/List/Breakdown.pm
index 8aac1c9..291a329 100644
--- a/lib/List/Breakdown.pm
+++ b/lib/List/Breakdown.pm
@@ -17,7 +17,7 @@ use base qw(Exporter); ## no critic (ProhibitUseBase)
our @EXPORT_OK = 'breakdown';
# Specify package version
-our $VERSION = '0.16';
+our $VERSION = '0.17';
# Dispatch table of functions to handle different ref types for the spec
# hashref's values
@@ -104,7 +104,7 @@ List::Breakdown - Build sublist structures matching conditions
=head1 VERSION
-Version 0.16
+Version 0.17
=head1 DESCRIPTION