summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/Event/Fail.pm
diff options
context:
space:
mode:
authorLeon Timmermans <fawaka@gmail.com>2021-10-19 22:47:16 +0200
committerLeon Timmermans <fawaka@gmail.com>2021-10-19 22:47:16 +0200
commit24893ef80922144e9243958f1ba5b91f01a3526a (patch)
tree10c08b84631b3fe43597d4aa25b8cd87024eb7d8 /cpan/Test-Simple/lib/Test2/Event/Fail.pm
parenteb058c0793b0f6c96b6b92cfb047804c8c625c5a (diff)
downloadperl-24893ef80922144e9243958f1ba5b91f01a3526a.tar.gz
Update Test-Simple to 1.302188
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;