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