From e22c05f5b8484a76aa4fde8d8190f80d79bfdfa8 Mon Sep 17 00:00:00 2001 From: Noisekit Date: Tue, 29 Oct 2024 16:12:09 +1100 Subject: [PATCH] 7.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d88ca069f..8fc4e27f7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "access": "public" }, "description": "Synthetix V3 Contracts ABI and Adresses", - "version": "7.4.0", + "version": "7.5.0", "repository": "Synthetixio/v3-contracts", "license": "MIT", "main": "./index.js",