diff --git a/Cargo.toml b/Cargo.toml index fc8f26f..3b2214c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atty" -version = "0.2.1" +version = "0.2.2" authors = ["softprops "] description = "A simple interface for querying atty" documentation = "http://softprops.github.io/atty"