diff --git a/Cargo.toml b/Cargo.toml index bbc3aa7..56b620a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "assert_cli" -version = "0.5.1" +version = "0.5.2" description = "Test CLI Applications." authors = ["Pascal Hertleif "] license = "MIT OR Apache-2.0"