summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/Event/Fail.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Event/Fail.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/Event/Fail.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/Event/Fail.pm b/cpan/Test-Simple/lib/Test2/Event/Fail.pm
index 4f1dcfbd16..241209c8cb 100644
--- a/cpan/Test-Simple/lib/Test2/Event/Fail.pm
+++ b/cpan/Test-Simple/lib/Test2/Event/Fail.pm
@@ -2,7 +2,7 @@ package Test2::Event::Fail;
use strict;
use warnings;
-our $VERSION = '1.302185';
+our $VERSION = '1.302188';
use Test2::EventFacet::Info;