This commit is contained in:
Benjamin Sago 2019-07-15 04:07:45 +01:00
parent f1a5b646fe
commit 479fdea02c
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View File

@ -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)",

View File

@ -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"

View File

@ -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