Gte ready for release
[catagits/XML-Feed.git] / lib / XML / Feed.pm
index 99ef0f7..bc1bf57 100644 (file)
@@ -12,7 +12,7 @@ use Module::Pluggable search_path => "XML::Feed::Format",
                       require     => 1,
                       sub_name    => 'formatters';
 
-our $VERSION = '0.40';
+our $VERSION = '0.41';
 our @formatters;
 BEGIN {
        @formatters = __PACKAGE__->formatters;