summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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