diff --git a/Cargo.toml b/Cargo.toml index 00d9e6f..4324420 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "normpath" -version = "0.3.1" +version = "0.3.2" authors = ["dylni"] edition = "2018" exclude = [".*", "/rustfmt.toml", "/tests"]