diff options
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/EventFacet/Info.pm')
-rw-r--r-- | cpan/Test-Simple/lib/Test2/EventFacet/Info.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/EventFacet/Info.pm b/cpan/Test-Simple/lib/Test2/EventFacet/Info.pm index 54a35fd71b..48bd7349d1 100644 --- a/cpan/Test-Simple/lib/Test2/EventFacet/Info.pm +++ b/cpan/Test-Simple/lib/Test2/EventFacet/Info.pm @@ -2,7 +2,7 @@ package Test2::EventFacet::Info; use strict; use warnings; -our $VERSION = '1.302136'; +our $VERSION = '1.302138'; sub is_list { 1 } |