From 0e70dbdb7ae99b409130820bfea383ce8fca7492 Mon Sep 17 00:00:00 2001 From: Wei Zhang Date: Tue, 26 Mar 2024 00:09:51 +0800 Subject: :tada: release v1.1.2 Signed-off-by: Wei Zhang --- Cargo.toml | 2 +- README.md | 2 +- lsd.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 8722a9c..526d023 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.1" +version = "1.1.2" edition = "2021" rust-version = "1.74" diff --git a/README.md b/README.md index f07e573..851a942 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,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.1](https://github.com/lsd-rs/lsd/tree/v1.1.1) +The current newest release is: [v1.1.2](https://github.com/lsd-rs/lsd/tree/v1.1.2) --- diff --git a/lsd.spec b/lsd.spec index 51b849c..650e240 100644 --- a/lsd.spec +++ b/lsd.spec @@ -1,5 +1,5 @@ Name: lsd -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist} Summary: The next gen ls command -- cgit v1.2.3