diff --git a/Cargo.toml b/Cargo.toml index 8e1c094b..2343b30c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT/Apache-2.0" name = "bat" readme = "README.md" repository = "https://github.com/sharkdp/bat" -version = "0.2.1" +version = "0.2.2" [dependencies] atty = "0.2.2"