X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FConfig%2FAny.pm;h=1f4ff1cb25eb2f36d3faa1e7ccf1b989ff4e458e;hb=refs%2Ftags%2Fv0.22;hp=4033b493f65ad2822f6893ecec2d2f6bbf052561;hpb=ccae701a16202e102e8bc521f1cdf00d0747042b;p=p5sagit%2FConfig-Any.git diff --git a/lib/Config/Any.pm b/lib/Config/Any.pm index 4033b49..1f4ff1c 100644 --- a/lib/Config/Any.pm +++ b/lib/Config/Any.pm @@ -6,7 +6,7 @@ use warnings; use Carp; use Module::Pluggable::Object (); -our $VERSION = '0.21'; +our $VERSION = '0.22'; =head1 NAME