diff options
Diffstat (limited to 't/records.t')
-rw-r--r-- | t/records.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/records.t b/t/records.t index 5bae5a0..8f2e367 100644 --- a/t/records.t +++ b/t/records.t @@ -8,7 +8,7 @@ use Test::More tests => 1; use List::Breakdown 'breakdown'; -our $VERSION = '0.25'; +our $VERSION = '0.26'; my @records = ( "NEW CUSTOMER John O''Connor\r 2017-01-01", |