Skip to content

Commit 13ff283

Browse files
committed
Typo in version number FFS!
1 parent f61fe72 commit 13ff283

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 = '1.0.o';
21+
$VERSION = '1.0.0';
2222
}
2323

2424
with 'MooseX::Traits';

0 commit comments

Comments
 (0)