Skip to content

Commit e7de6a8

Browse files
committed
chore: v0.4 release
1 parent b83c79c commit e7de6a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "alloy-mev"
3-
version = "0.2.2"
3+
version = "0.4.0"
44
authors = ["leruaa"]
55
license = "MIT"
66
edition = "2021"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ some [examples] available.
1515
Add `alloy-mev` to your `Cargo.toml`:
1616

1717
```toml
18-
alloy-mev = "0.2"
18+
alloy-mev = "0.4"
1919
```
2020

2121
## Features

0 commit comments

Comments
 (0)