This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update B-Debug to CPAN version 1.21
[perl5.git] / cpan / B-Debug / Debug.pm
index 45b79ef..e9a83ae 100644 (file)
@@ -1,6 +1,6 @@
 package B::Debug;
 
-our $VERSION = '1.20';
+our $VERSION = '1.21';
 
 use strict;
 require 5.006;