Skip to content

Commit 3605081

Browse files
committed
v1.17.0
- feat(gre): add hardhat-secure-accounts to GRE (#696) - feat: add publish and mint to the CLI - feat: refactor GRE to support L1 and L2 simultaneously - fix: prevent underflow when subgraphs go under the minimum signal threshold
1 parent 7e5ac05 commit 3605081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/contracts",
3-
"version": "1.16.0",
3+
"version": "1.17.0",
44
"description": "Contracts for the Graph Protocol",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)