diff --git a/Cargo.toml b/Cargo.toml index 7e9f6da..32a05c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ opt-level = 's' strip = "debuginfo" [workspace.package] -version = "0.4.0" +version = "0.4.1" edition = "2021" description = "Substreams development kit for Antelope chains, contains Firehose Block model and helpers." authors = ["Fred ", "Denis ", "Yaro "]