Skip to content

Commit d3ecadb

Browse files
authored
Release v0.10.3 (#79)
1 parent 224da06 commit d3ecadb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ members = [
66
resolver = "2"
77

88
[workspace.package]
9-
version = "0.10.2"
9+
version = "0.10.3"
1010
edition = "2021"
1111
license = "Apache-2.0"
1212
readme = "README.md"
@@ -15,5 +15,5 @@ keywords = ["ethereum"]
1515
categories = ["cryptography::cryptocurrencies"]
1616

1717
[workspace.dependencies]
18-
ethereum_ssz = { version = "0.10.2", path = "ssz" }
19-
ethereum_ssz_derive = { version = "0.10.2", path = "ssz_derive" }
18+
ethereum_ssz = { version = "0.10.3", path = "ssz" }
19+
ethereum_ssz_derive = { version = "0.10.3", path = "ssz_derive" }

0 commit comments

Comments
 (0)