From a8aedc4ea07f035e7f571f9e6548c9e3cc61f403 Mon Sep 17 00:00:00 2001 From: Noisekit Date: Tue, 5 Nov 2024 01:29:23 +1100 Subject: [PATCH] 7.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18a6590bc..dc367364b 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "access": "public" }, "description": "Synthetix V3 Contracts ABI and Adresses", - "version": "7.6.1", + "version": "7.7.0", "repository": "Synthetixio/v3-contracts", "license": "MIT", "main": "./index.js",