From eca422dfeafb771f82defe54e09631a81d440ab0 Mon Sep 17 00:00:00 2001 From: dylni <46035563+dylni@users.noreply.github.com> Date: Sat, 17 Dec 2022 11:37:41 -0500 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 215f9e2..bd34e07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "normpath" -version = "1.0.0" +version = "1.0.1" authors = ["dylni"] edition = "2021" rust-version = "1.57.0"