diff --git a/Cargo.toml b/Cargo.toml index 0e9584c..96d387b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "codecov" -version = "0.3.4" +version = "0.3.5" edition = "2021" authors = ["Yui Kitsu "] description = "Codecov API client for Rust"