Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bombsimon authored Sep 1, 2020
1 parent 2923236 commit 851aa7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Personnummer.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use feature qw( say );
use Carp;
use DateTime;

our $VERSION = '3.00';
our $VERSION = '3.01';

sub new {
my ( $class, $pnr ) = @_;
Expand Down

0 comments on commit 851aa7f

Please sign in to comment.