Skip to content

Commit

Permalink
Bump to version 0.37.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Cross committed Nov 23, 2009
1 parent 93407f4 commit 3b9e611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Perlanet.pm
Expand Up @@ -21,7 +21,7 @@ use HTML::Scrubber;
use vars qw{$VERSION};

BEGIN {
$VERSION = '0.36';
$VERSION = '0.37';
}

$XML::Atom::ForceUnicode = 1;
Expand Down

0 comments on commit 3b9e611

Please sign in to comment.