Skip to content

Commit a70839b

Browse files
committed
feat: v1.11.3
1 parent 5679d1a commit a70839b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "lombok-macros"
3-
version = "1.11.2"
3+
version = "1.11.3"
44
edition = "2024"
5-
authors = ["eastspire <root@ltpp.vip>"]
5+
authors = ["root@ltpp.vip"]
66
license = "MIT"
77
description = """A collection of procedural macros for Lombok-like functionality in Rust."""
88
keywords = ["proc-macro", "get-set", "macros", "lombok", "code-generation"]

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 [eastspire <root@ltpp.vip>](mailto:root@ltpp.vip).
425+
For any inquiries, please reach out to the author at [root@ltpp.vip](mailto:root@ltpp.vip).

0 commit comments

Comments
 (0)