This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
cpan/Test-Simple: sync with CPAN Test-Simple-1.302190
[perl5.git] / cpan / Test-Simple / lib / Test2 / IPC / Driver / Files.pm
index 2e64d1e..d1d3d48 100644 (file)
@@ -2,7 +2,7 @@ package Test2::IPC::Driver::Files;
 use strict;
 use warnings;
 
-our $VERSION = '1.302188';
+our $VERSION = '1.302190';
 
 BEGIN { require Test2::IPC::Driver; our @ISA = qw(Test2::IPC::Driver) }