From 7d40da8b50f7709a6f1770cd9f89d784cd4fef49 Mon Sep 17 00:00:00 2001 From: Noisekit Date: Fri, 27 Sep 2024 17:06:39 +1000 Subject: [PATCH] 6.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 687a57f65..15f52feb6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "access": "public" }, "description": "Synthetix V3 Contracts ABI and Adresses", - "version": "6.10.0", + "version": "6.11.0", "repository": "Synthetixio/v3-contracts", "license": "MIT", "main": "./index.js",