Skip to content

Commit 5b104dc

Browse files
committed
🎉 release v1.1.5
Signed-off-by: Wei Zhang <[email protected]>
1 parent 3d9f04a commit 5b104dc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3"
11+
version = "1.1.5"
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
@@ -27,7 +27,7 @@
2727
**IMPORTANT**: This is the development documents,
2828
please check the docs in [Tags](https://github.com/lsd-rs/lsd/tags) if you installed from the released ones.
2929

30-
The current newest release is: [v1.1.3](https://github.com/lsd-rs/lsd/tree/v1.1.3)
30+
The current newest release is: [v1.1.5](https://github.com/lsd-rs/lsd/tree/v1.1.5)
3131

3232
---
3333

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.3
2+
Version: 1.1.5
33
Release: 1%{?dist}
44
Summary: The next gen ls command
55

0 commit comments

Comments
 (0)