Skip to content

Commit

Permalink
release 15.2.0 (#443)
Browse files Browse the repository at this point in the history
# Release Notes
- fix(indexer-selection): shift required block range by 1 minute (#442)
  • Loading branch information
Theodus authored Dec 1, 2023
1 parent 64ee32e commit 0c4f962
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion graph-gateway/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "graph-gateway"
version = "15.1.0"
version = "15.2.0"

[dependencies]
alloy-primitives.workspace = true
Expand Down

0 comments on commit 0c4f962

Please sign in to comment.