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