This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Test-Simple to CPAN version 1.302166
[perl5.git] / cpan / Test-Simple / lib / Test2 / IPC / Driver.pm
index 3ee1d76..373f41a 100644 (file)
@@ -2,7 +2,7 @@ package Test2::IPC::Driver;
 use strict;
 use warnings;
 
-our $VERSION = '1.302164';
+our $VERSION = '1.302166';
 
 
 use Carp qw/confess/;