diff --git a/Cargo.toml b/Cargo.toml index f443be5..d43dbcd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "teamspeak-query-lib" -version = "0.1.0" +version = "0.1.1" edition = "2021" [dependencies] telnet = "0.2" -clap = { version = "4.4", features = ["derive"] } \ No newline at end of file +clap = { version = "4.4", features = ["derive"] }