Skip to content

Commit 0e70dbd

Browse files
committed
🎉 release v1.1.2
Signed-off-by: Wei Zhang <kweizh@gmail.com>
1 parent 94249be commit 0e70dbd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2.0"
88
name = "lsd"
99
readme = "./README.md"
1010
repository = "https://github.com/lsd-rs/lsd"
11-
version = "1.1.1"
11+
version = "1.1.2"
1212
edition = "2021"
1313
rust-version = "1.74"
1414

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
**IMPORTANT**: This is the development documents,
2424
please check the docs in [Tags](https://github.com/lsd-rs/lsd/tags) if you installed from the released ones.
2525

26-
The current newest release is: [v1.1.1](https://github.com/lsd-rs/lsd/tree/v1.1.1)
26+
The current newest release is: [v1.1.2](https://github.com/lsd-rs/lsd/tree/v1.1.2)
2727

2828
---
2929

lsd.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: lsd
2-
Version: 1.1.1
2+
Version: 1.1.2
33
Release: 1%{?dist}
44
Summary: The next gen ls command
55

0 commit comments

Comments
 (0)