Skip to content

Commit 5679d1a

Browse files
committed
feat: v1.11.2
1 parent ac85a5a commit 5679d1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lombok-macros"
3-
version = "1.11.1"
3+
version = "1.11.2"
44
edition = "2024"
55
authors = ["eastspire <root@ltpp.vip>"]
66
license = "MIT"

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![](https://img.shields.io/crates/v/lombok-macros.svg)](https://crates.io/crates/lombok-macros)
66
[![](https://img.shields.io/crates/d/lombok-macros.svg)](https://img.shields.io/crates/d/lombok-macros.svg)
77
[![](https://docs.rs/lombok-macros/badge.svg)](https://docs.rs/lombok-macros)
8-
[![](https://github.com/ltpp-universe/lombok-macros/workflows/Rust/badge.svg)](https://github.com/ltpp-universe/lombok-macros/actions?query=workflow:Rust)
8+
[![](https://github.com/eastspire/lombok-macros/workflows/Rust/badge.svg)](https://github.com/eastspire/lombok-macros/actions?query=workflow:Rust)
99
[![](https://img.shields.io/crates/l/lombok-macros.svg)](./LICENSE)
1010

1111
<center>
@@ -422,4 +422,4 @@ Contributions are welcome! Please open an issue or submit a pull request.
422422

423423
## Contact
424424

425-
For any inquiries, please reach out to the author at [ltpp-universe <root@ltpp.vip>](mailto:root@ltpp.vip).
425+
For any inquiries, please reach out to the author at [eastspire <root@ltpp.vip>](mailto:root@ltpp.vip).

0 commit comments

Comments
 (0)