Bump version for crates.io

[ci skip]
This commit is contained in:
sharkdp 2017-10-26 22:23:57 +02:00
parent 46db4a3860
commit c022528f54
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[root]
name = "fd-find"
version = "5.0.0"
version = "5.0.1"
dependencies = [
"ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
"atty 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -16,7 +16,7 @@ license = "MIT/Apache-2.0"
name = "fd-find"
readme = "README.md"
repository = "https://github.com/sharkdp/fd"
version = "5.0.0"
version = "5.0.1"
[[bin]]
name = "fd"