Skip to content

Commit

Permalink
Release v0.15.0 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
koushiro authored Oct 23, 2023
1 parent 0ffbe47 commit 8cacae5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "ethereum"
version = "0.14.0"
version = "0.15.0"
license = "Apache-2.0"
authors = ["Wei Tang <hi@that.world>"]
description = "Core block and transaction types for Ethereum."
repository = "https://github.com/rust-blockchain/ethereum"
keywords = ["no_std", "ethereum"]
edition = "2018"
edition = "2021"

[dependencies]
bytes = { version = "1.0", default-features = false }
Expand Down

0 comments on commit 8cacae5

Please sign in to comment.