summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/API/Context.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/API/Context.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/API/Context.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/API/Context.pm b/cpan/Test-Simple/lib/Test2/API/Context.pm
index e18cdd46b2..b954626b79 100644
--- a/cpan/Test-Simple/lib/Test2/API/Context.pm
+++ b/cpan/Test-Simple/lib/Test2/API/Context.pm
@@ -2,7 +2,7 @@ package Test2::API::Context;
use strict;
use warnings;
-our $VERSION = '1.302140';
+our $VERSION = '1.302141';
use Carp qw/confess croak/;