diff --git a/Cargo.toml b/Cargo.toml index 899eac0..2334c59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "hrobot" description = "Unofficial Hetzner Robot API client" keywords = ["hetzner", "robot", "api", "client", "async"] repository = "https://github.com/MathiasPius/hrobot-rs" -version = "2.0.0" +version = "3.0.0" license = "MIT" edition = "2021"