diff --git a/Cargo.toml b/Cargo.toml index ede5385be6e..0fd91fec806 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "home" -version = "0.3.2" +version = "0.3.3" authors = [ "Brian Anderson " ] description = "Shared definitions of home directories" documentation = "https://docs.rs/home"