mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-05 04:17:51 +00:00
Version bump to 0.6.0
This commit is contained in:
parent
04d33ac1cd
commit
dec445af8f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1,6 +1,6 @@
|
||||
[root]
|
||||
name = "exa"
|
||||
version = "0.5.0"
|
||||
version = "0.6.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)",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "exa"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
authors = [ "ogham@bsago.me" ]
|
||||
|
||||
[[bin]]
|
||||
|
@ -1,5 +1,5 @@
|
||||
.hy
|
||||
.TH "exa" "1" "2017\-05\-06" "exa 0.5.0" ""
|
||||
.TH "exa" "1" "2017\-05\-17" "exa 0.6.0" ""
|
||||
.SH NAME
|
||||
.PP
|
||||
exa \- a modern replacement for ls
|
||||
|
Loading…
Reference in New Issue
Block a user