🎉 release v1.1.5

Signed-off-by: Wei Zhang <kweizh@gmail.com>
This commit is contained in:
Wei Zhang 2024-08-20 23:59:14 +08:00
parent 3d9f04acbe
commit 5b104dcf3a
4 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View file

@ -734,7 +734,7 @@ dependencies = [
[[package]] [[package]]
name = "lsd" name = "lsd"
version = "1.1.3" version = "1.1.5"
dependencies = [ dependencies = [
"assert_cmd", "assert_cmd",
"assert_fs", "assert_fs",

View file

@ -8,7 +8,7 @@ license = "Apache-2.0"
name = "lsd" name = "lsd"
readme = "./README.md" readme = "./README.md"
repository = "https://github.com/lsd-rs/lsd" repository = "https://github.com/lsd-rs/lsd"
version = "1.1.3" version = "1.1.5"
edition = "2021" edition = "2021"
rust-version = "1.74" rust-version = "1.74"

View file

@ -27,7 +27,7 @@
**IMPORTANT**: This is the development documents, **IMPORTANT**: This is the development documents,
please check the docs in [Tags](https://github.com/lsd-rs/lsd/tags) if you installed from the released ones. please check the docs in [Tags](https://github.com/lsd-rs/lsd/tags) if you installed from the released ones.
The current newest release is: [v1.1.3](https://github.com/lsd-rs/lsd/tree/v1.1.3) The current newest release is: [v1.1.5](https://github.com/lsd-rs/lsd/tree/v1.1.5)
--- ---

View file

@ -1,5 +1,5 @@
Name: lsd Name: lsd
Version: 1.1.3 Version: 1.1.5
Release: 1%{?dist} Release: 1%{?dist}
Summary: The next gen ls command Summary: The next gen ls command