Skip to content

Commit 3d3352b

Browse files
authored
Bump to version 1.4.0 (#180)
Signed-off-by: Xuanwo <[email protected]>
1 parent 6cd2f93 commit 3d3352b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[Latest Version]: https://img.shields.io/crates/v/backon.svg
66
[crates.io]: https://crates.io/crates/backon
77

8-
<img src="./.github/assets/logo.jpeg" alt="BackON" width="38.2%"/>
8+
<img src="https://raw.githubusercontent.com/Xuanwo/backon/main/.github/assets/logo.jpeg" alt="BackON" width="38.2%"/>
99

1010
Make **retry** like a built-in feature provided by Rust.
1111

backon/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ documentation = "https://docs.rs/backon"
44
name = "backon"
55
readme = "../README.md"
66
rust-version = "1.70"
7-
version = "1.3.0"
7+
version = "1.4.0"
88

99
edition.workspace = true
1010
license.workspace = true

0 commit comments

Comments
 (0)