X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/1004cf1cda40c1bb2dbeb0cdd086e28b159da77b..2b6b3cbe7ea1d0c70ebd2d45c758507ecf45850d:/cpan/Test-Simple/lib/Test2/API/Instance.pm diff --git a/cpan/Test-Simple/lib/Test2/API/Instance.pm b/cpan/Test-Simple/lib/Test2/API/Instance.pm index 9a9ef58..8606ae7 100644 --- a/cpan/Test-Simple/lib/Test2/API/Instance.pm +++ b/cpan/Test-Simple/lib/Test2/API/Instance.pm @@ -2,7 +2,7 @@ package Test2::API::Instance; use strict; use warnings; -our $VERSION = '1.302194'; +our $VERSION = '1.302195'; our @CARP_NOT = qw/Test2::API Test2::API::Instance Test2::IPC::Driver Test2::Formatter/; use Carp qw/confess carp/;