diff --git a/Cargo.lock b/Cargo.lock index 7c4a86d..ab12a29 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -734,7 +734,7 @@ dependencies = [ [[package]] name = "lsd" -version = "1.1.3" +version = "1.1.5" dependencies = [ "assert_cmd", "assert_fs", diff --git a/Cargo.toml b/Cargo.toml index ecb1ef2..731a0db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" name = "lsd" readme = "./README.md" repository = "https://github.com/lsd-rs/lsd" -version = "1.1.3" +version = "1.1.5" edition = "2021" rust-version = "1.74" diff --git a/README.md b/README.md index 92faa52..63fab5b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ **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. -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) --- diff --git a/lsd.spec b/lsd.spec index cbc1d48..15fcb68 100644 --- a/lsd.spec +++ b/lsd.spec @@ -1,5 +1,5 @@ Name: lsd -Version: 1.1.3 +Version: 1.1.5 Release: 1%{?dist} Summary: The next gen ls command