diff options
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm')
-rw-r--r-- | cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm b/cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm index 4c7aff2de5..cb300a139a 100644 --- a/cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm +++ b/cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm @@ -2,7 +2,7 @@ package Test2::Hub::Interceptor; use strict; use warnings; -our $VERSION = '1.302111'; +our $VERSION = '1.302113'; use Test2::Hub::Interceptor::Terminator(); |