This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Test-Simple from version 1.302100 to 1.302101
[perl5.git] / cpan / Test-Simple / lib / Test2 / Event / Exception.pm
index b6b7743..4c3e333 100644 (file)
@@ -2,7 +2,7 @@ package Test2::Event::Exception;
 use strict;
 use warnings;
 
-our $VERSION = '1.302100';
+our $VERSION = '1.302101';
 
 
 BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) }