diff options
Diffstat (limited to 'cpan/Test-Harness/lib/TAP/Parser/Result.pm')
-rw-r--r-- | cpan/Test-Harness/lib/TAP/Parser/Result.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Parser/Result.pm b/cpan/Test-Harness/lib/TAP/Parser/Result.pm index df6bce5b98..48ba5dc20e 100644 --- a/cpan/Test-Harness/lib/TAP/Parser/Result.pm +++ b/cpan/Test-Harness/lib/TAP/Parser/Result.pm @@ -24,11 +24,11 @@ TAP::Parser::Result - Base class for TAP::Parser output objects =head1 VERSION -Version 3.32 +Version 3.33 =cut -our $VERSION = '3.32'; +our $VERSION = '3.33'; =head1 SYNOPSIS |