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