diff --git a/Cargo.toml b/Cargo.toml index 21930b3..fea6d81 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "assert_cli" -version = "0.5.4" +version = "0.5.5" description = "Test CLI Applications." authors = ["Pascal Hertleif ", "Ed Page "] license = "MIT OR Apache-2.0"