diff options
Diffstat (limited to 'cpan/Test-Harness/lib/TAP/Object.pm')
-rw-r--r-- | cpan/Test-Harness/lib/TAP/Object.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Object.pm b/cpan/Test-Harness/lib/TAP/Object.pm index ea7157103a..e9da17f4ff 100644 --- a/cpan/Test-Harness/lib/TAP/Object.pm +++ b/cpan/Test-Harness/lib/TAP/Object.pm @@ -9,11 +9,11 @@ TAP::Object - Base class that provides common functionality to all C<TAP::*> mod =head1 VERSION -Version 3.41 +Version 3.42 =cut -our $VERSION = '3.41'; +our $VERSION = '3.42'; =head1 SYNOPSIS |