summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Carp.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Carp.pm b/lib/Carp.pm
index d85a94085d..258be4e4c1 100644
--- a/lib/Carp.pm
+++ b/lib/Carp.pm
@@ -3,7 +3,7 @@ package Carp;
use strict;
use warnings;
-our $VERSION = '1.19';
+our $VERSION = '1.20';
our $MaxEvalLen = 0;
our $Verbose = 0;