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