Skip to content

Commit 7642e2e

Browse files
committed
chore: bump npm package version
Signed-off-by: Tomás Migone <[email protected]>
1 parent 358a8ec commit 7642e2e

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
![License: GPL](https://img.shields.io/badge/license-GPLv2-blue)
2-
![Version Badge](https://img.shields.io/badge/version-1.13.0-lightgrey.svg)
2+
![Version Badge](https://img.shields.io/badge/version-1.14.0-lightgrey.svg)
33
![CI Status](https://github.com/graphprotocol/contracts/actions/workflows/npmtest.yml/badge.svg)
44
[![codecov](https://codecov.io/gh/graphprotocol/contracts/branch/dev/graph/badge.svg?token=S8JWGR9SBN)](https://codecov.io/gh/graphprotocol/contracts)
55

addresses.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,12 @@
808808
"creationCodeHash": "0x97714e1a80674ab0af90a10f2c7156cc92794ef81565fe9c7c35ecbe0025cc08",
809809
"runtimeCodeHash": "0x5c20792fefe71126668be8ab19ab26cdb8ab9a6f73efbfa1d90f91e26459fa67",
810810
"txHash": "0x87b35e5289792800832902206cf0ee4b9900e4d38089bd6634d10ea78729bf54"
811+
},
812+
"IENS": {
813+
"address": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
814+
},
815+
"IEthereumDIDRegistry": {
816+
"address": "0xdCa7EF03e98e0DC2B855bE647C39ABe984fcF21B"
811817
}
812818
},
813819
"1337": {

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.13.0",
3+
"version": "1.14.0",
44
"description": "Contracts for the Graph Protocol",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)