From cf141238bacaf0cb99a27f1c44d776a2963ed303 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Migone?= Date: Wed, 26 Jul 2023 17:57:12 -0300 Subject: [PATCH] 5.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b657eea43..887a4fc06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graphprotocol/contracts", - "version": "5.1.0", + "version": "5.2.0", "description": "Contracts for the Graph Protocol", "directories": { "test": "test"