diff options
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Formatter.pm')
-rw-r--r-- | cpan/Test-Simple/lib/Test2/Formatter.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/Formatter.pm b/cpan/Test-Simple/lib/Test2/Formatter.pm index 453d1a6882..da79839b31 100644 --- a/cpan/Test-Simple/lib/Test2/Formatter.pm +++ b/cpan/Test-Simple/lib/Test2/Formatter.pm @@ -2,7 +2,7 @@ package Test2::Formatter; use strict; use warnings; -our $VERSION = '1.302111'; +our $VERSION = '1.302113'; my %ADDED; |