Increase $diagnostics::VERSION to 1.30
authorFather Chrysostomos <sprout@cpan.org>
Thu, 28 Jun 2012 16:10:56 +0000 (09:10 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 29 Jun 2012 07:21:02 +0000 (00:21 -0700)
lib/diagnostics.pm

index 21cdf54..66a0718 100644 (file)
@@ -186,7 +186,7 @@ use 5.009001;
 use Carp;
 $Carp::Internal{__PACKAGE__.""}++;
 
-our $VERSION = '1.29';
+our $VERSION = '1.30';
 our $DEBUG;
 our $VERBOSE;
 our $PRETTY;