Update version
Simon Wistow [Fri, 22 Aug 2008 22:29:40 +0000 (22:29 +0000)]
lib/XML/Feed.pm

index ea0500a..09d9cac 100644 (file)
@@ -8,7 +8,7 @@ use Feed::Find;
 use URI::Fetch;
 use Carp;
 
-our $VERSION = '0.12';
+our $VERSION = '0.20';
 
 sub new {
     my $class = shift;