Skip to content

Commit

Permalink
bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroShkvorets committed Mar 19, 2024
1 parent 6234c4a commit 7be7994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ opt-level = 's'
strip = "debuginfo"

[workspace.package]
version = "0.3.2"
version = "0.3.3"
edition = "2021"
description = "Substreams development kit for Antelope chains, contains Firehose Block model and helpers."
authors = ["Fred <[email protected]>", "Denis <[email protected]>", "Yaro <[email protected]>"]
Expand All @@ -22,7 +22,7 @@ readme = "README.md"
keywords = [ "substreams", "antelope", "pinax", "firehose", "thegraph"]
categories = ["api-bindings", "external-ffi-bindings", "wasm"]
license = "MIT OR Apache-2.0"
rust-version = "1.69"
rust-version = "1.75"

[workspace.dependencies]
substreams-antelope = { version = "0.*", path = "./substreams-antelope" }
Expand Down

0 comments on commit 7be7994

Please sign in to comment.