From d5a4e1cb80626d5ec94b237f6b77f7280d0f2fc9 Mon Sep 17 00:00:00 2001 From: Wei Zhang Date: Sun, 12 Oct 2025 16:29:13 +0800 Subject: [PATCH] :tada: release v1.2.0 (#1165) --- README.md | 2 +- lsd.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5875c44..ca3d7d0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,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.5](https://github.com/lsd-rs/lsd/tree/v1.1.5) +The current newest release is: [v1.2.0](https://github.com/lsd-rs/lsd/tree/v1.2.0) --- diff --git a/lsd.spec b/lsd.spec index 15fcb68..47a14cf 100644 --- a/lsd.spec +++ b/lsd.spec @@ -1,5 +1,5 @@ Name: lsd -Version: 1.1.5 +Version: 1.2.0 Release: 1%{?dist} Summary: The next gen ls command