diff --git a/Cargo.toml b/Cargo.toml index f2423ac..dd2495a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "termion" -version = "1.3.0" +version = "1.4.0" authors = ["ticki ", "gycos ", "IGI-111 "] description = "A bindless library for manipulating terminals." repository = "https://github.com/ticki/termion"