diff --git a/Cargo.lock b/Cargo.lock index e3c4de5..26e3431 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -633,7 +633,7 @@ checksum = "32085ea23f3234fc7846555e85283ba4de91e21016dc0455a16286d87a292d64" [[package]] name = "gitops-cli" -version = "1.1.0" +version = "1.1.1" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 327d775..790ecd7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gitops-cli" authors = ["29 <791603901@qq.com>"] -version = "1.1.0" +version = "1.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html