diff options
Diffstat (limited to 't/words.t')
-rw-r--r-- | t/words.t | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ use Test::More tests => 1; use List::Breakdown 'breakdown'; -our $VERSION = '0.25'; +our $VERSION = '0.26'; my @words = qw(foo bar baz quux wibble florb); my $filters = { |