From e2f2f3e2807290b47ebfba9ee6d87f73f282b0f5 Mon Sep 17 00:00:00 2001 From: Noisekit Date: Sat, 31 Aug 2024 00:30:16 +1000 Subject: [PATCH] 6.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95ddc377a..385849e59 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "access": "public" }, "description": "Synthetix V3 Contracts ABI and Adresses", - "version": "6.6.0", + "version": "6.6.1", "repository": "Synthetixio/v3-contracts", "license": "MIT", "main": "./index.js",