diff --git a/cita-cli/Cargo.toml b/cita-cli/Cargo.toml index c0fe842..cc34cc0 100644 --- a/cita-cli/Cargo.toml +++ b/cita-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cita-cli" -version = "0.19.4" +version = "0.19.5" authors = ["piaoliu <441594700@qq.com>", "Qian Linfeng "] build = "build.rs" edition = "2018"