summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWei Zhang <kweizh@gmail.com>2024-03-26 00:09:51 +0800
committerWei Zhang <kweizh@gmail.com>2024-03-26 00:28:42 +0800
commit0e70dbdb7ae99b409130820bfea383ce8fca7492 (patch)
tree6e6cd8d67a1fdaf53e38529e77cb16c987d72e94
parent94249be76823ad12c41653fb4b85930767145186 (diff)
:tada: release v1.1.2v1.1.2
Signed-off-by: Wei Zhang <kweizh@gmail.com>
-rw-r--r--Cargo.toml2
-rw-r--r--README.md2
-rw-r--r--lsd.spec2
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