aboutsummaryrefslogtreecommitdiff
path: root/lib/List/Breakdown.pm
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-05 12:42:24 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-05 12:42:24 +1300
commit43d7cbe04d7cbd95f5e82aeb9b42d6fce756a1f9 (patch)
tree0fb77cf15e635054702cbc16481ccd4b8c8b6746 /lib/List/Breakdown.pm
parentMake Changes format match CPAN::Changes::Spec (diff)
downloadList-Breakdown-43d7cbe04d7cbd95f5e82aeb9b42d6fce756a1f9.tar.gz (sig)
List-Breakdown-43d7cbe04d7cbd95f5e82aeb9b42d6fce756a1f9.zip
Bump version numberv0.13
This will be my first attempted release.
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 6fefe1e..1e02eac 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.12';
+our $VERSION = '0.13';
# 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.12
+Version 0.13
=head1 DESCRIPTION