diff --git a/Cargo.toml b/Cargo.toml index 739bf89..19b5ecf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "transmission-rpc" -version = "0.3.7" -authors = ["red "] +version = "0.4.0" +authors = ["red ", "George Miao "] edition = "2021" repository = "https://github.com/j0rsa/transmission-rpc" license = "MIT"