Skip to content

Commit

Permalink
chore: v0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
leruaa committed Oct 2, 2024
1 parent b83c79c commit e7de6a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "alloy-mev"
version = "0.2.2"
version = "0.4.0"
authors = ["leruaa"]
license = "MIT"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ some [examples] available.
Add `alloy-mev` to your `Cargo.toml`:

```toml
alloy-mev = "0.2"
alloy-mev = "0.4"
```

## Features
Expand Down

0 comments on commit e7de6a8

Please sign in to comment.