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.302183
[perl5.git] / cpan / Test-Simple / lib / Test2 / EventFacet / Info / Table.pm
index 750a834..351e88b 100644 (file)
@@ -2,7 +2,7 @@ package Test2::EventFacet::Info::Table;
 use strict;
 use warnings;
 
-our $VERSION = '1.302182';
+our $VERSION = '1.302183';
 
 use Carp qw/confess/;