From dfcc6e0dfcfa147e45d03b726bd14f862cc57c0d Mon Sep 17 00:00:00 2001 From: YaroShkvorets Date: Wed, 18 Sep 2024 18:25:01 -0400 Subject: [PATCH] bump up version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac0aa26..b3b5257 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Refer to [Docs.rs](https://docs.rs/substreams-antelope/latest/substreams_antelop ```toml [dependencies] substreams = "0.5" -substreams-antelope = "0.4" +substreams-antelope = "0.5" ``` **src/lib.rs**