From 9fb7141a3b423c65e6e2dea42c178ec36c3236c7 Mon Sep 17 00:00:00 2001 From: Simon Sawert Date: Fri, 30 Sep 2022 15:52:50 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 85e12ad..d233ac4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "personnummer" description = "Validate Swedish personal identity numbers" -version = "3.1.0" +version = "3.1.1" authors = ["Simon Sawert "] edition = "2021" license = "MIT"