diff --git a/Cargo.toml b/Cargo.toml index 0ef92fe..d21a783 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "terminal_size" -version = "0.1.16" +version = "0.1.17" authors = ["Andrew Chin "] description = "Gets the size of your Linux or Windows terminal" documentation = "http://eminence.github.io/terminal-size/doc/terminal_size/index.html"