summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Sago <ogham@bsago.me>2017-07-07 11:47:47 +0100
committerBenjamin Sago <ogham@bsago.me>2017-07-07 11:47:47 +0100
commit99e52013b5f61c9e2f6a5a62c59557506ccbad06 (patch)
treee63890e0cb53628f27045d278d5e981c3e0ab811
parent690aa21ac8bff02ca08323825822c9c663bd4cef (diff)
Version bump to 0.7.0v0.7.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 58c0029..ec6a3b7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "exa"
-version = "0.6.0"
+version = "0.7.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 16bd622..4f447a5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "exa"
-version = "0.6.0"
+version = "0.7.0"
authors = [ "ogham@bsago.me" ]
[[bin]]
diff --git a/contrib/man/exa.1 b/contrib/man/exa.1
index 8ef83b9..08d0216 100644
--- a/contrib/man/exa.1
+++ b/contrib/man/exa.1
@@ -1,5 +1,5 @@
.hy
-.TH "exa" "1" "2017\-05\-17" "exa 0.6.0" ""
+.TH "exa" "1" "2017\-07\-07" "exa 0.7.0" ""
.SH NAME
.PP
exa \- a modern replacement for ls