diff --git a/Cargo.toml b/Cargo.toml index 3ab17b1..f2954f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gmail" edition = "2021" -version = "0.15.4" +version = "0.15.5" description = "A fluent library for the Gmail API, based on OpenAPI spec" homepage = "https://github.com/libninjacom/gmail-rs" documentation = "https://docs.rs/gmail"