Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

Commit dcc395c

Browse files
committed
Changed version for all modules.
1 parent f5bc06d commit dcc395c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

substreams-examples/eth-token/substreams-at-pcs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
specVersion: v0.1.0
22
package:
33
name: eth_token_at_pcs
4-
version: v0.9.0
4+
version: v0.5.0
55
url: https://github.com/streamingfast/substreams-playground
66
doc: |
77
This package provides modules that keep track of all ERC-20 tokens on the chain

substreams-examples/eth-token/substreams.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
specVersion: v0.1.0
22
package:
33
name: eth_token
4-
version: v0.9.0
4+
version: v0.5.0
55
url: https://github.com/streamingfast/substreams-playground
66
doc: |
77
This package provides modules that keep track of all ERC-20 tokens on the chain

substreams-examples/pancakeswap/substreams.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
specVersion: v0.1.0
22
package:
33
name: pcs
4-
version: v1.0.0
4+
version: v0.5.0
55
url: https://github.com/streamingfast/substreams-playground
66
doc: |
77
These substream modules compose all the things to build up the PancakeSwap substreams.

substreams-examples/sol-spl-tokens/substreams.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
specVersion: v0.1.0
22
package:
33
name: solana_spl_transfers
4-
version: v1.0.0
4+
version: v0.5.0
55
url: https://github.com/streamingfast/substreams-playground
66
doc: |
77
Solana SPL Token Transfers stream

0 commit comments

Comments
 (0)