X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/3300a2e6cab416115719e6c9b0a8058e45ebabea..5c3e926b684e4ed8635799fb859ea9fc1bb64c2d:/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 874fb72..348e20c 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.302190'; +our $VERSION = '1.302191'; our @CARP_NOT = qw/Test2::API Test2::API::Instance Test2::IPC::Driver Test2::Formatter/; use Carp qw/confess carp/;