diff --git a/Cargo.toml b/Cargo.toml index c817a55..7b7d309 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aarty" -version = "0.2.1" +version = "0.2.2" edition = "2021" authors = ["Anas Elgarhy "] description = "A simple CLI tool to convert the images to ASCII art"