fixed bug: [rt.cpan.org #25143] make tests fails
[p5sagit/Config-Any.git] / lib / Config / Any.pm
index c64c12c..98ed929 100644 (file)
@@ -6,7 +6,7 @@ use Carp;
 use Module::Pluggable::Object ();
 use English qw(-no_match_vars);
 
-our $VERSION = '0.06';
+our $VERSION = '0.06_01';
 
 =head1 NAME