aboutsummaryrefslogtreecommitdiff
path: root/lib/List/Breakdown.pm
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-05 23:01:01 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-05 23:01:01 +1300
commitbdc06112181f40870842f4a95a08a3b61f26eaf2 (patch)
tree8a98721575b8f6735e45cf0a07a22613911f6e73 /lib/List/Breakdown.pm
parentAdd missing EXAMPLES subheading (diff)
downloadList-Breakdown-bdc06112181f40870842f4a95a08a3b61f26eaf2.tar.gz (sig)
List-Breakdown-bdc06112181f40870842f4a95a08a3b61f26eaf2.zip
Bump version numberv0.14
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 d207eb7..8feafac 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.13';
+our $VERSION = '0.14';
# Dispatch table of functions to handle different ref types for the spec
# hashref's values
@@ -90,7 +90,7 @@ List::Breakdown - Build list sublists matching conditions
=head1 VERSION
-Version 0.13
+Version 0.14
=head1 DESCRIPTION