summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/API.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/API.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/API.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/API.pm b/cpan/Test-Simple/lib/Test2/API.pm
index f0ddca8802..30d30fdae8 100644
--- a/cpan/Test-Simple/lib/Test2/API.pm
+++ b/cpan/Test-Simple/lib/Test2/API.pm
@@ -9,7 +9,7 @@ BEGIN {
$ENV{TEST2_ACTIVE} = 1;
}
-our $VERSION = '1.302181';
+our $VERSION = '1.302182';
my $INST;