summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm b/cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm
index b7c1c7046c..d8d77d52e1 100644
--- a/cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm
+++ b/cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm
@@ -2,7 +2,7 @@ package Test2::Util::Facets2Legacy;
use strict;
use warnings;
-our $VERSION = '1.302193';
+our $VERSION = '1.302194';
use Carp qw/croak confess/;
use Scalar::Util qw/blessed/;