From 1e40b60c9c753116b542b473385be6d43bb8c8f6 Mon Sep 17 00:00:00 2001 From: Noisekit Date: Wed, 20 Nov 2024 11:36:00 +1100 Subject: [PATCH] 7.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3151ccea..20cfb99d0 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "access": "public" }, "description": "Synthetix V3 Contracts ABI and Adresses", - "version": "7.8.0", + "version": "7.9.0", "repository": "Synthetixio/v3-contracts", "license": "MIT", "main": "./index.js",