From c7ccab1909d0eb24b3fb57a18bf038f849b9950d Mon Sep 17 00:00:00 2001 From: Noisekit Date: Fri, 21 Jun 2024 18:41:25 +1000 Subject: [PATCH] 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a57f493d..26b6f2cef 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "access": "public" }, "description": "Synthetix V3 Contracts ABI and Adresses", - "version": "5.6.0", + "version": "6.0.0", "repository": "Synthetixio/v3-contracts", "license": "MIT", "main": "./index.js",