diff --git a/Cargo.toml b/Cargo.toml index 619722f..39b38b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "assert_cli" -version = "0.5.3" +version = "0.5.4" description = "Test CLI Applications." authors = ["Pascal Hertleif "] license = "MIT OR Apache-2.0"