Skip to content

Commit 9de6ac1

Browse files
committed
Bump version to 4.0.0 due to breaking API changes
1 parent c7f15ae commit 9de6ac1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ default-members = ["lighthouse-client"]
77
resolver = "2"
88

99
[workspace.package]
10-
version = "3.4.1"
10+
version = "4.0.0"
1111
edition = "2021"
1212
license = "MIT"
1313

1414
[workspace.dependencies]
15-
lighthouse-protocol = { version = "^3.4.1", path = "lighthouse-protocol" }
15+
lighthouse-protocol = { version = "^4.0.0", path = "lighthouse-protocol" }

0 commit comments

Comments
 (0)