This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
TAP::Harness: Move timer initialization
[perl5.git] / cpan / Test-Harness / lib / TAP / Parser / Result / Plan.pm
index 9db060e..1029694 100644 (file)
@@ -11,11 +11,11 @@ TAP::Parser::Result::Plan - Plan result token.
 
 =head1 VERSION
 
-Version 3.42
+Version 3.43
 
 =cut
 
-our $VERSION = '3.42';
+our $VERSION = '3.43';
 
 =head1 DESCRIPTION