diff --git a/Cargo.lock b/Cargo.lock index 702a40119..cbfaebb75 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -734,7 +734,7 @@ dependencies = [ [[package]] name = "lsd" -version = "1.1.4" +version = "1.1.3" dependencies = [ "assert_cmd", "assert_fs", diff --git a/Cargo.toml b/Cargo.toml index c09c35348..3cee64576 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.4" +version = "1.1.3" edition = "2021" rust-version = "1.74" diff --git a/README.md b/README.md index c8e6dd686..92faa5239 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.4](https://github.com/lsd-rs/lsd/tree/v1.1.4) +The current newest release is: [v1.1.3](https://github.com/lsd-rs/lsd/tree/v1.1.3) --- diff --git a/lsd.spec b/lsd.spec index 59307b7d4..cbc1d4856 100644 --- a/lsd.spec +++ b/lsd.spec @@ -1,5 +1,5 @@ Name: lsd -Version: 1.1.4 +Version: 1.1.3 Release: 1%{?dist} Summary: The next gen ls command