Bumping version to 0.30
[p5sagit/Config-Any.git] / lib / Config / Any.pm
index b6d0f87..26cc806 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use Carp;
 use Module::Pluggable::Object ();
 
-our $VERSION = '0.29';
+our $VERSION = '0.30';
 
 =head1 NAME