diff --git a/Cargo.lock b/Cargo.lock index db880ad..c117664 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -781,7 +781,7 @@ dependencies = [ [[package]] name = "sheepit" -version = "0.3.1" +version = "0.3.2" dependencies = [ "clap", "clap_complete_command", diff --git a/Cargo.toml b/Cargo.toml index 58982ba..a2fe7cf 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.3.1" +version = "0.3.2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html