Skip to content

Commit

Permalink
Bump version to 0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Oct 10, 2009
1 parent 50772bd commit db8d9b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Perlanet.pm
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ use CHI;
require XML::OPML::SimpleGen;

use vars qw{$VERSION};

BEGIN {
$VERSION = '0.31';
$VERSION = '0.32';
}

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

0 comments on commit db8d9b3

Please sign in to comment.