Skip to content

Commit 8ff192f

Browse files
committed
Bump version number.
1 parent 0d22e09 commit 8ff192f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Perlanet.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ use XML::Feed;
1818
use vars qw{$VERSION};
1919

2020
BEGIN {
21-
$VERSION = '0.51';
21+
$VERSION = '0.52';
2222
}
2323

2424
with 'MooseX::Traits';

0 commit comments

Comments
 (0)