Increase $diagnostics::VERSION from 1.23 to 1.24
authorFather Chrysostomos <sprout@cpan.org>
Tue, 2 Aug 2011 21:33:25 +0000 (14:33 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 2 Aug 2011 21:33:25 +0000 (14:33 -0700)
lib/diagnostics.pm

index 60c96ea..7079d25 100644 (file)
@@ -185,7 +185,7 @@ use 5.009001;
 use Carp;
 $Carp::Internal{__PACKAGE__.""}++;
 
-our $VERSION = '1.23';
+our $VERSION = '1.24';
 our $DEBUG;
 our $VERBOSE;
 our $PRETTY;