diff --git a/Cargo.toml b/Cargo.toml index ac74fef..e3d92ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rexec" -version = "1.0.4" +version = "1.0.5" readme = "https://github.com/house-of-vanity/rexec#readme" edition = "2021" description = "Parallel SSH executor"