summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/Formatter.pm
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-08-09 08:34:16 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-08-09 08:34:16 +0100
commit9fe558dc18b541114538e75431e9b31368d744c5 (patch)
tree0e4295c201e598e4463951ac90b7d07cfa718a11 /cpan/Test-Simple/lib/Test2/Formatter.pm
parent89309dcee30820578343533ad7e8beb3e25e18b9 (diff)
downloadperl-9fe558dc18b541114538e75431e9b31368d744c5.tar.gz
Upgrade Test-Simple from version 1.302045 to 1.302049
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Formatter.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/Formatter.pm2
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 77d023d8c9..bf019cbf82 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.302045';
+our $VERSION = '1.302049';
my %ADDED;