From ce08d327a73a2e1be3f80b226fc9755e62735dda Mon Sep 17 00:00:00 2001 From: Samuel Colvin Date: Mon, 6 Nov 2023 12:41:46 +0000 Subject: [PATCH] uprev --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fd55d1a..d0fa176 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "speedate" authors = ["Samuel Colvin "] -version = "0.12.0" +version = "0.13.0" edition = "2021" description = "Fast and simple datetime, date, time and duration parsing" readme = "README.md"