summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2018-05-02 22:03:43 +0200
committersharkdp <davidpeter@web.de>2018-05-02 22:03:43 +0200
commitf5a9236a47d75d336c9408b197c3f01e21f3e31d (patch)
treec447b1f98b73a6bbbbb29c124727b031edebd211
parentedbe8f3e1a3dc6c52dec3b50e0e772dfb82b509c (diff)
Bump versionv0.2.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"