Removed Test::Exception line which was causing test failures
[p5sagit/Config-Any.git] / lib / Config / Any.pm
index 7eaae8a..c64c12c 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';
 
 =head1 NAME