diff options
Diffstat (limited to 'cpan/Test-Harness/lib/TAP/Parser/Source.pm')
-rw-r--r-- | cpan/Test-Harness/lib/TAP/Parser/Source.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Parser/Source.pm b/cpan/Test-Harness/lib/TAP/Parser/Source.pm index 62d3795f02..ddcc9d700c 100644 --- a/cpan/Test-Harness/lib/TAP/Parser/Source.pm +++ b/cpan/Test-Harness/lib/TAP/Parser/Source.pm @@ -14,11 +14,11 @@ TAP::Parser::Source - a TAP source & meta data about it =head1 VERSION -Version 3.21 +Version 3.22 =cut -$VERSION = '3.21'; +$VERSION = '3.22'; =head1 SYNOPSIS |