Skip to content

Commit

Permalink
v1.12.0
Browse files Browse the repository at this point in the history
- Add a threshold above which rewards start accruing for a subgraph (#528)
- Verify contracts with sourcify (#574)
- Add GraphCurationToken to addressbook (#575)
- Rework graph config files (#572)
  • Loading branch information
abarmat committed Jul 13, 2022
1 parent 8f1a761 commit 5865b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/contracts",
"version": "1.11.1",
"version": "1.12.0",
"description": "Contracts for the Graph Protocol",
"directories": {
"test": "test"
Expand Down

0 comments on commit 5865b14

Please sign in to comment.