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 5195bd7f26..c500c4efae 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.36 +Version 3.38 =cut -our $VERSION = '3.36_01'; +our $VERSION = '3.38'; =head1 SYNOPSIS |