diff options
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/API/InterceptResult/Squasher.pm')
-rw-r--r-- | cpan/Test-Simple/lib/Test2/API/InterceptResult/Squasher.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/API/InterceptResult/Squasher.pm b/cpan/Test-Simple/lib/Test2/API/InterceptResult/Squasher.pm index fad07af2c5..11f42941a0 100644 --- a/cpan/Test-Simple/lib/Test2/API/InterceptResult/Squasher.pm +++ b/cpan/Test-Simple/lib/Test2/API/InterceptResult/Squasher.pm @@ -2,7 +2,7 @@ package Test2::API::InterceptResult::Squasher; use strict; use warnings; -our $VERSION = '1.302185'; +our $VERSION = '1.302188'; use Carp qw/croak/; use List::Util qw/first/; |