diff --git a/Cargo.toml b/Cargo.toml index 05e5ff7..1261778 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shellflip" -version = "2.1.1" +version = "2.1.2" edition = "2021" description = "Graceful process restarts in Rust" repository = "https://github.com/cloudflare/shellflip"