Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Apr 20, 2023
1 parent 60629fa commit bee884e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion eosmechanics/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "eosmechanics"
version = "0.3.5"
version = "0.3.6"
authors = ["Denis <[email protected]>", "Fred <[email protected]>", "Charles <[email protected]>"]
description = "Block Producer Benchmarks"
license = "MIT OR Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion eosmechanics/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ run:

.PHONY: gui
gui:
substreams gui -e telos.firehose.eosnation.io:9001 map_schedule_change -s 273976005 -t +10
substreams gui -e telos.firehose.eosnation.io:9001 prom_out -s 273976005 -t +1000

.PHONY: sink
sink:
Expand Down
2 changes: 1 addition & 1 deletion eosmechanics/substreams.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
specVersion: v0.1.0
package:
name: eosmechanics
version: v0.3.5
version: v0.3.6
url: https://github.com/pinax-network/substreams
doc: Block Producer Benchmarks

Expand Down

0 comments on commit bee884e

Please sign in to comment.