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 / Require / Threads.pm
index a1e3d2a..8aba1c4 100644 (file)
@@ -4,7 +4,7 @@ use warnings;
 
 use base 'Test2::Require';
 
-our $VERSION = '0.000156';
+our $VERSION = '0.000159';
 
 use Test2::Util qw/CAN_THREAD/;