Skip to content

Commit

Permalink
Decided to bump to 0.30 as it's quite a big change.
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Oct 4, 2009
1 parent 6818efc commit bcc0691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Perlanet.pm
Expand Up @@ -20,7 +20,7 @@ require XML::OPML::SimpleGen;

use vars qw{$VERSION};
BEGIN {
$VERSION = '0.22';
$VERSION = '0.30';
}

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

0 comments on commit bcc0691

Please sign in to comment.