diff --git a/Cargo.toml b/Cargo.toml index a835aa1..332d4d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "etcd-client" -version = "0.12.3" +version = "0.12.4" authors = ["The etcd-client Authors "] edition = "2021" readme = "README.md"