diff --git a/Cargo.toml b/Cargo.toml index 4a18276..25abb5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "smtp" -version = "0.0.4" +version = "0.0.5" authors = ["Alexis Mousset "] description = "Simple SMTP client and library"