Release 0.15.1

This commit is contained in:
Peltoche 2019-05-24 18:05:12 +02:00
parent c171e2e010
commit 7b536ca854
No known key found for this signature in database
GPG key ID: CED68D0487156952
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -99,7 +99,7 @@ dependencies = [
[[package]]
name = "lsd"
version = "0.15.0"
version = "0.15.1"
dependencies = [
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono-humanize 0.0.11 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -8,7 +8,7 @@ license = "Apache-2.0"
name = "lsd"
readme = "./README.md"
repository = "https://github.com/Peltoche/lsd"
version = "0.15.0"
version = "0.15.1"
edition = "2018"
[[bin]]