From ae32c56143c309a6295c05b21fb31502c1c7044d Mon Sep 17 00:00:00 2001 From: Noisekit Date: Fri, 18 Oct 2024 04:03:03 +1100 Subject: [PATCH] 7.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d29ec9b60..549ccbc6c 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "access": "public" }, "description": "Synthetix V3 Contracts ABI and Adresses", - "version": "7.2.0", + "version": "7.3.0", "repository": "Synthetixio/v3-contracts", "license": "MIT", "main": "./index.js",