aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-03 16:32:23 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-03 16:32:23 +1300
commitc4214832c376c9424bab0e67c88a34e7cbefaf7a (patch)
tree53730e8c7b877d2f92dca14547edc4ae95aeb1db /t
parentAdjust exporting to accommodate old Perls (diff)
downloadList-Breakdown-c4214832c376c9424bab0e67c88a34e7cbefaf7a.tar.gz (sig)
List-Breakdown-c4214832c376c9424bab0e67c88a34e7cbefaf7a.zip
Correct some awkward documentationv0.04
Diffstat (limited to 't')
-rw-r--r--t/words.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/words.t b/t/words.t
index 3f66fae..a917a37 100644
--- a/t/words.t
+++ b/t/words.t
@@ -8,7 +8,7 @@ use Test::More tests => 1;
use List::Filters 'filter';
-our $VERSION = 0.03;
+our $VERSION = 0.04;
my @words = qw(foo bar baz quux wibble florb);
my $filters = {