We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b9f37 commit 7b8ddbfCopy full SHA for 7b8ddbf
Cargo.toml
@@ -7,9 +7,9 @@ default-members = ["lighthouse-client"]
7
resolver = "2"
8
9
[workspace.package]
10
-version = "5.0.1"
+version = "5.0.2"
11
edition = "2021"
12
license = "MIT"
13
14
[workspace.dependencies]
15
-lighthouse-protocol = { version = "^5.0.1", path = "lighthouse-protocol" }
+lighthouse-protocol = { version = "^5.0.2", path = "lighthouse-protocol" }
0 commit comments