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.302198
[perl5.git] / cpan / Test-Simple / lib / Test2 / Util / Facets2Legacy.pm
index 62a54de..cf214b3 100644 (file)
@@ -2,7 +2,7 @@ package Test2::Util::Facets2Legacy;
 use strict;
 use warnings;
 
-our $VERSION = '1.302188';
+our $VERSION = '1.302198';
 
 use Carp qw/croak confess/;
 use Scalar::Util qw/blessed/;