From dec445af8f84671d7415ae0d7c8607b1a85536fd Mon Sep 17 00:00:00 2001 From: Benjamin Sago Date: Thu, 18 May 2017 00:07:22 +0100 Subject: [PATCH] Version bump to 0.6.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- contrib/man/exa.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c3557fc..6e49138 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "exa" -version = "0.5.0" +version = "0.6.0" dependencies = [ "ansi_term 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "datetime 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index e11c47f..2d7f4a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "exa" -version = "0.5.0" +version = "0.6.0" authors = [ "ogham@bsago.me" ] [[bin]] diff --git a/contrib/man/exa.1 b/contrib/man/exa.1 index 11104c6..4aecccd 100644 --- a/contrib/man/exa.1 +++ b/contrib/man/exa.1 @@ -1,5 +1,5 @@ .hy -.TH "exa" "1" "2017\-05\-06" "exa 0.5.0" "" +.TH "exa" "1" "2017\-05\-17" "exa 0.6.0" "" .SH NAME .PP exa \- a modern replacement for ls