diff options
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Tools/Tiny.pm')
-rw-r--r-- | cpan/Test-Simple/lib/Test2/Tools/Tiny.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/Tools/Tiny.pm b/cpan/Test-Simple/lib/Test2/Tools/Tiny.pm index 2628d2bef5..fba95e2be6 100644 --- a/cpan/Test-Simple/lib/Test2/Tools/Tiny.pm +++ b/cpan/Test-Simple/lib/Test2/Tools/Tiny.pm @@ -16,7 +16,7 @@ use Test2::API qw/context run_subtest test2_stack/; use Test2::Hub::Interceptor(); use Test2::Hub::Interceptor::Terminator(); -our $VERSION = '1.302170'; +our $VERSION = '1.302171'; BEGIN { require Exporter; our @ISA = qw(Exporter) } our @EXPORT = qw{ |