summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Sago <ogham@bsago.me>2019-07-15 04:07:45 +0100
committerBenjamin Sago <ogham@bsago.me>2019-07-15 04:07:45 +0100
commit479fdea02cf3b6555911b8f3f8db4827c4f3b052 (patch)
tree405ec496e61c0c94c2d3d54083c6a858db571ebd
parentf1a5b646fe300e6058317ff7b36d9286dea74cbf (diff)
v0.9.0v0.9.0
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml4
-rw-r--r--contrib/man/exa.12
3 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d319cde..47297a5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -80,7 +80,7 @@ dependencies = [
[[package]]
name = "exa"
-version = "0.9.0-pre"
+version = "0.9.0"
dependencies = [
"ansi_term 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
"datetime 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
diff --git a/Cargo.toml b/Cargo.toml
index 6b37ff5..e685aeb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "exa"
-version = "0.9.0-pre"
-authors = [ "ogham@bsago.me" ]
+version = "0.9.0"
+authors = [ "Benjamin Sago <ogham@bsago.me>" ]
build = "build.rs"
description = "A modern replacement for ls"
diff --git a/contrib/man/exa.1 b/contrib/man/exa.1
index 33ff968..68a06fb 100644
--- a/contrib/man/exa.1
+++ b/contrib/man/exa.1
@@ -1,5 +1,5 @@
.hy
-.TH "exa" "1" "2018\-12\-17" "exa 0.9.0" ""
+.TH "exa" "1" "2019\-07\-15" "exa 0.9.0" ""
.SH NAME
.PP
exa \- a modern replacement for ls