X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FXML%2FFeed.pm;fp=lib%2FXML%2FFeed.pm;h=4498fbfd7aaea62aac1767573c73f4ac3ee29bf6;hb=6c0ab45b926f0b9521e106db64a9a5a524be96fc;hp=8fb8ce935a217a661447253b077616a5ebec94c1;hpb=0ab0bfc78a394f4f162b91749f24d7b59bbda87a;p=catagits%2FXML-Feed.git diff --git a/lib/XML/Feed.pm b/lib/XML/Feed.pm index 8fb8ce9..4498fbf 100644 --- a/lib/XML/Feed.pm +++ b/lib/XML/Feed.pm @@ -12,7 +12,7 @@ use Module::Pluggable search_path => "XML::Feed::Format", require => 1, sub_name => 'formatters'; -our $VERSION = '0.47'; +our $VERSION = '0.48'; our $MULTIPLE_ENCLOSURES = 0; our @formatters; BEGIN {