bump version
[p5sagit/Config-Any.git] / lib / Config / Any.pm
index 0a7f7d7..4a29f98 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 use Carp;
 use Module::Pluggable::Object ();
 
-our $VERSION = '0.10';
+our $VERSION = '0.11';
 
 =head1 NAME
 
@@ -14,7 +14,7 @@ Config::Any - Load configuration from different file formats, transparently
 
 =head1 VERSION
 
-This document describes Config::Any version 0.09_02
+This document describes Config::Any version 0.10
 
 =head1 SYNOPSIS