This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Test-Simple to CPAN version 1.302183
[perl5.git] / cpan / Test-Simple / lib / Test / Builder / Tester / Color.pm
index 3f6694a..1fb4a69 100644 (file)
@@ -1,7 +1,7 @@
 package Test::Builder::Tester::Color;
 
 use strict;
-our $VERSION = '1.302182';
+our $VERSION = '1.302183';
 
 require Test::Builder::Tester;