diff --git a/Cargo.toml b/Cargo.toml index 9a9862e..c9898ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "terminal_size" -version = "0.2.1" +version = "0.2.2" authors = ["Andrew Chin "] description = "Gets the size of your Linux or Windows terminal" documentation = "https://docs.rs/crate/terminal_size"