diff options
Diffstat (limited to 'lib/TAP/Parser/Utils.pm')
-rw-r--r-- | lib/TAP/Parser/Utils.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/TAP/Parser/Utils.pm b/lib/TAP/Parser/Utils.pm index c716e014ee..837c63e7ec 100644 --- a/lib/TAP/Parser/Utils.pm +++ b/lib/TAP/Parser/Utils.pm @@ -13,11 +13,11 @@ TAP::Parser::Utils - Internal TAP::Parser utilities =head1 VERSION -Version 3.10 +Version 3.13 =cut -$VERSION = '3.10'; +$VERSION = '3.13'; =head1 SYNOPSIS |