This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
cpan/Test2-Suite - Update to version 0.000159
[perl5.git] / cpan / Test2-Suite / lib / Test2 / Compare / Scalar.pm
index a972697..271f9fe 100644 (file)
@@ -4,7 +4,7 @@ use warnings;
 
 use base 'Test2::Compare::Base';
 
-our $VERSION = '0.000156';
+our $VERSION = '0.000159';
 
 use Test2::Util::HashBase qw/item/;