This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Test-Simple from version 1.302100 to 1.302101
[perl5.git] / cpan / Test-Simple / lib / Test2 / IPC.pm
index 7d80cb2..748f0cc 100644 (file)
@@ -2,7 +2,7 @@ package Test2::IPC;
 use strict;
 use warnings;
 
-our $VERSION = '1.302100';
+our $VERSION = '1.302101';
 
 
 use Test2::API::Instance;