diff --git a/Cargo.toml b/Cargo.toml index b3f2c7d..c233871 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "icy_term" -version = "0.7.1" +version = "0.7.2" edition = "2021" authors = ["Mike Krüger "] description = "A terminal program supporting CP437, PetScii and ViewData"