summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/Event/Encoding.pm
diff options
context:
space:
mode:
authorChad Granum <exodist7@gmail.com>2020-03-27 14:31:03 -0400
committerJames E Keenan <jkeenan@cpan.org>2020-03-27 14:51:33 -0400
commitd4d3249e85577ce560be5b7fe2541bab0ea0e753 (patch)
treeefc644168619923e98e39cbfdfc1855cabc7e479 /cpan/Test-Simple/lib/Test2/Event/Encoding.pm
parentc83b64ee3d2f2626c7c692d434d7e1659b2c05d6 (diff)
downloadperl-d4d3249e85577ce560be5b7fe2541bab0ea0e753.tar.gz
Sync Test-Simple with CPAN version 1.302173
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Event/Encoding.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/Event/Encoding.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/Event/Encoding.pm b/cpan/Test-Simple/lib/Test2/Event/Encoding.pm
index a54ce5a364..ad648fda01 100644
--- a/cpan/Test-Simple/lib/Test2/Event/Encoding.pm
+++ b/cpan/Test-Simple/lib/Test2/Event/Encoding.pm
@@ -2,7 +2,7 @@ package Test2::Event::Encoding;
use strict;
use warnings;
-our $VERSION = '1.302171';
+our $VERSION = '1.302173';
use Carp qw/croak/;