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