mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-13 21:52:37 +00:00
(cargo-release) start next development iteration 0.11.2-pre
This commit is contained in:
parent
722a4740e9
commit
115e9f5036
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -84,7 +84,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
|
||||
[[package]]
|
||||
name = "lsd"
|
||||
version = "0.11.1-pre"
|
||||
version = "0.11.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)",
|
||||
|
|
|
@ -9,7 +9,7 @@ license = "Apache-2.0"
|
|||
name = "lsd"
|
||||
readme = "./README.md"
|
||||
repository = "https://github.com/Peltoche/lsd"
|
||||
version = "0.11.1"
|
||||
version = "0.11.2-pre"
|
||||
|
||||
[[bin]]
|
||||
name = "lsd"
|
||||
|
|
Loading…
Reference in a new issue