From c820327c8301b90fd487fffef5a5a8cf93f2808c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 30 May 2018 13:44:01 +1200 Subject: Bump VERSION --- lib/List/Breakdown.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/List/Breakdown.pm') diff --git a/lib/List/Breakdown.pm b/lib/List/Breakdown.pm index a410aa9..04aa4ce 100644 --- a/lib/List/Breakdown.pm +++ b/lib/List/Breakdown.pm @@ -16,7 +16,7 @@ use base qw(Exporter); ## no critic (ProhibitUseBase) our @EXPORT_OK = qw(breakdown); # Specify package version -our $VERSION = '0.21'; +our $VERSION = '0.22'; # Dispatch table of functions to handle different ref types for the spec # hashref's values @@ -103,7 +103,7 @@ List::Breakdown - Build sublist structures matching conditions =head1 VERSION -Version 0.21 +Version 0.22 =head1 SYNOPSIS -- cgit v1.2.3