diff options
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/EventFacet.pm')
-rw-r--r-- | cpan/Test-Simple/lib/Test2/EventFacet.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/EventFacet.pm b/cpan/Test-Simple/lib/Test2/EventFacet.pm index 7cf2fd03ad..cb1fa052bb 100644 --- a/cpan/Test-Simple/lib/Test2/EventFacet.pm +++ b/cpan/Test-Simple/lib/Test2/EventFacet.pm @@ -2,7 +2,7 @@ package Test2::EventFacet; use strict; use warnings; -our $VERSION = '1.302138'; +our $VERSION = '1.302140'; use Test2::Util::HashBase qw/-details/; use Carp qw/croak/; |