diff --git a/Cargo.toml b/Cargo.toml index 1b2e137..010fc23 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "termion" -version = "1.1.4" -authors = ["ticki ", "gycos "] +version = "1.2.0" +authors = ["ticki ", "gycos ", "IGI-111 "] description = "A bindless library for manipulating terminals." repository = "https://github.com/ticki/termion" documentation = "https://docs.rs/termion"