diff --git a/Cargo.toml b/Cargo.toml index 666df05..06f69c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zbx_sender" -version = "0.2.1" +version = "0.2.2" authors = ["Alexander Andreev "] description = "Implementation of Zabbix Sender Client." homepage = "https://github.com/andreevlex/zbx-sender-rs"