Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ogham committed Jul 15, 2019
1 parent f1a5b64 commit 479fdea
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "exa"
version = "0.9.0-pre"
authors = [ "[email protected]" ]
version = "0.9.0"
authors = [ "Benjamin Sago <[email protected]>" ]
build = "build.rs"

description = "A modern replacement for ls"
Expand Down
2 changes: 1 addition & 1 deletion contrib/man/exa.1
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 479fdea

Please sign in to comment.