diff --git a/Cargo.lock b/Cargo.lock index 1f8f329..75a30f5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -781,7 +781,7 @@ dependencies = [ [[package]] name = "sheepit" -version = "0.2.0" +version = "0.2.1" dependencies = [ "clap", "clap_complete_command", diff --git a/Cargo.toml b/Cargo.toml index 3e52af5..491d3b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" license = "MIT" readme = "README.md" repository = "https://github.com/ncipollo/sheepit" -version = "0.2.0" +version = "0.2.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html