Skip to content

Commit 479fdea

Browse files
committed
v0.9.0
1 parent f1a5b64 commit 479fdea

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "exa"
3-
version = "0.9.0-pre"
4-
authors = [ "ogham@bsago.me" ]
3+
version = "0.9.0"
4+
authors = [ "Benjamin Sago <ogham@bsago.me>" ]
55
build = "build.rs"
66

77
description = "A modern replacement for ls"

contrib/man/exa.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.hy
2-
.TH "exa" "1" "2018\-12\-17" "exa 0.9.0" ""
2+
.TH "exa" "1" "2019\-07\-15" "exa 0.9.0" ""
33
.SH NAME
44
.PP
55
exa \- a modern replacement for ls

0 commit comments

Comments
 (0)