This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Test-Simple to CPAN version 1.302098
[perl5.git] / cpan / Test-Simple / lib / Test2 / Event / Pass.pm
index c31bba8..a6b542b 100644 (file)
@@ -2,7 +2,7 @@ package Test2::Event::Pass;
 use strict;
 use warnings;
 
-our $VERSION = '1.302097';
+our $VERSION = '1.302098';
 
 use Test2::EventFacet::Info;