This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Test::Simple from vesion 1.302133 to 1.302136
[perl5.git] / cpan / Test-Simple / lib / Test2 / Util / Facets2Legacy.pm
index db74510..b4144c7 100644 (file)
@@ -2,7 +2,7 @@ package Test2::Util::Facets2Legacy;
 use strict;
 use warnings;
 
-our $VERSION = '1.302133';
+our $VERSION = '1.302136';
 
 use Carp qw/croak confess/;
 use Scalar::Util qw/blessed/;