diff --git a/Cargo.toml b/Cargo.toml index dae7376..d0414e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "termion" -version = "1.1.2" +version = "1.1.3" authors = ["ticki ", "gycos "] description = "A bindless library for manipulating terminals." repository = "https://github.com/ticki/termion"