This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Sync Test-Simple with CPAN version 1.302171
[perl5.git] / cpan / Test-Simple / lib / Test2 / Event / V2.pm
index 4fa46c4..ff40d9f 100644 (file)
@@ -2,7 +2,7 @@ package Test2::Event::V2;
 use strict;
 use warnings;
 
 use strict;
 use warnings;
 
-our $VERSION = '1.302170';
+our $VERSION = '1.302171';
 
 use Scalar::Util qw/reftype/;
 use Carp qw/croak/;
 
 use Scalar::Util qw/reftype/;
 use Carp qw/croak/;