Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Nov 20, 2024
1 parent dd27cbc commit 3f32e62
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion subgraphs/arbitrum-one/subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dataSources:
startBlock: 0
package:
moduleName: graph_out
file: ../../contract-creation-v0.2.1.spkg
file: ../../contract-creation-v0.2.2.spkg

mapping:
kind: substreams/graph-entities
Expand Down
2 changes: 1 addition & 1 deletion subgraphs/bsc/subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dataSources:
startBlock: 0
package:
moduleName: graph_out
file: ../../contract-creation-v0.2.1.spkg
file: ../../contract-creation-v0.2.2.spkg

mapping:
kind: substreams/graph-entities
Expand Down
2 changes: 1 addition & 1 deletion subgraphs/mainnet/subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dataSources:
startBlock: 0
package:
moduleName: graph_out
file: ../../contract-creation-v0.2.1.spkg
file: ../../contract-creation-v0.2.2.spkg

mapping:
kind: substreams/graph-entities
Expand Down
2 changes: 1 addition & 1 deletion subgraphs/optimism/subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dataSources:
startBlock: 0
package:
moduleName: graph_out
file: ../../contract-creation-v0.2.1.spkg
file: ../../contract-creation-v0.2.2.spkg

mapping:
kind: substreams/graph-entities
Expand Down
2 changes: 1 addition & 1 deletion substreams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ specVersion: v0.1.0
package:
name: contract_creation
url: https://github.com/pinax-network/subgraph-contract-creation
version: v0.2.1
version: v0.2.2
image: logo.png

imports:
Expand Down

0 comments on commit 3f32e62

Please sign in to comment.