There was an error while loading. Please reload this page.
1 parent 2923236 commit 851aa7fCopy full SHA for 851aa7f
1 file changed
lib/Personnummer.pm
@@ -7,7 +7,7 @@ use feature qw( say );
7
use Carp;
8
use DateTime;
9
10
-our $VERSION = '3.00';
+our $VERSION = '3.01';
11
12
sub new {
13
my ( $class, $pnr ) = @_;
0 commit comments