Skip to content

Commit 1187f54

Browse files
committed
Fix graphnode version for 0.37.x
1 parent 0cc7986 commit 1187f54

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

Cargo.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ members = [
3030
]
3131

3232
[workspace.package]
33-
version = "0.36.0"
33+
version = "0.37.1"
3434
edition = "2021"
3535
authors = ["The Graph core developers & contributors"]
3636
readme = "README.md"

0 commit comments

Comments
 (0)