Skip to content

Commit 95f4251

Browse files
committed
chore: bump trin & ethportal-api versions
1 parent 743475f commit 95f4251

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

Cargo.lock

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ license = "MIT"
3434
readme = "README.md"
3535
repository = "https://github.com/ethereum/trin"
3636
rust-version = "1.85.0"
37-
version = "0.2.6"
37+
version = "0.2.7"
3838

3939
[workspace.dependencies]
4040
alloy = { version = "0.15", default-features = false, features = ["std", "serde", "getrandom"] }

crates/ethportal-api/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ethportal-api"
3-
version = "0.8.1"
3+
version = "0.9.1"
44
description = "Definitions for various Ethereum Portal Network JSONRPC APIs"
55
authors.workspace = true
66
categories.workspace = true

0 commit comments

Comments
 (0)