Skip to content

Commit 851aa7f

Browse files
authored
Bump version
1 parent 2923236 commit 851aa7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Personnummer.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ use feature qw( say );
77
use Carp;
88
use DateTime;
99

10-
our $VERSION = '3.00';
10+
our $VERSION = '3.01';
1111

1212
sub new {
1313
my ( $class, $pnr ) = @_;

0 commit comments

Comments
 (0)