This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Test::Simple from version 1.302111 to 1.302113
[perl5.git] / cpan / Test-Simple / lib / Test2 / Event / TAP / Version.pm
index b0f12a6..7a81df3 100644 (file)
@@ -2,7 +2,7 @@ package Test2::Event::TAP::Version;
 use strict;
 use warnings;
 
-our $VERSION = '1.302111';
+our $VERSION = '1.302113';
 
 use Carp qw/croak/;