From 180f2c4722ce23d182f8061cc829c484ea4f2413 Mon Sep 17 00:00:00 2001 From: Ariel Barmat Date: Mon, 24 Jan 2022 19:19:38 -0300 Subject: [PATCH] v1.10.0 - Refactor Subgraph NFT transfewr using composition (#527) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 126e93578..365a69795 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graphprotocol/contracts", - "version": "1.8.0", + "version": "1.10.0", "description": "Contracts for the Graph Protocol", "directories": { "test": "test"