summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Sago <ogham@bsago.me>2017-05-18 00:07:22 +0100
committerBenjamin Sago <ogham@bsago.me>2017-05-18 00:07:22 +0100
commitdec445af8f84671d7415ae0d7c8607b1a85536fd (patch)
tree1291268ce2e97fa2f1a888ed1c51ff91fada77c7
parent04d33ac1cda3502f933b73341cc32333596d8297 (diff)
Version bump to 0.6.0v0.6.0
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--contrib/man/exa.12
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