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