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