diff options
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Event/Encoding.pm')
-rw-r--r-- | cpan/Test-Simple/lib/Test2/Event/Encoding.pm | 2 |
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 78f8aa2f01..597d929dd8 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.302096'; +our $VERSION = '1.302097'; use Carp qw/croak/; |