diff --git a/Cargo.toml b/Cargo.toml index 4fdcbe6..d64fffa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "terminal_size" -version = "0.3.0" +version = "0.4.0" authors = ["Andrew Chin "] description = "Gets the size of your Linux or Windows terminal" documentation = "https://docs.rs/terminal_size"