diff --git a/Cargo.toml b/Cargo.toml index bba4aa8..3f125c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "untis" -version = "0.1.0" +version = "0.1.1" description = "Rust client for WebUntis JSON-RPC and REST API" authors = ["Dominic Grimm "] edition = "2021"