Skip to content

Commit a248be0

Browse files
committed
feat: v11.0.5
1 parent 2e877c2 commit a248be0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperlane-macros"
3-
version = "11.0.4"
3+
version = "11.0.5"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -25,7 +25,7 @@ proc-macro = true
2525

2626
[dependencies]
2727
quote = "1.0.43"
28-
hyperlane = "11.0.6"
28+
hyperlane = "11.0.7"
2929
proc-macro2 = "1.0.105"
3030
syn = { version = "2.0.114", features = ["full"] }
3131

0 commit comments

Comments
 (0)