Up the version number
Simon Wistow [Fri, 24 Oct 2008 01:37:54 +0000 (01:37 +0000)]
lib/XML/Feed.pm

index 89c4c8e..9e549d6 100644 (file)
@@ -9,7 +9,7 @@ use URI::Fetch;
 use LWP::UserAgent;
 use Carp;
 
-our $VERSION = '0.22';
+our $VERSION = '0.23';
 
 sub new {
     my $class = shift;