From c52ed0ea7f184c5b9a6f97ef051582faac87fa54 Mon Sep 17 00:00:00 2001 From: Noisekit Date: Tue, 9 Jul 2024 02:10:11 +1000 Subject: [PATCH] 6.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fd048b9f..d2c1f7ff3 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "access": "public" }, "description": "Synthetix V3 Contracts ABI and Adresses", - "version": "6.3.0", + "version": "6.4.0", "repository": "Synthetixio/v3-contracts", "license": "MIT", "main": "./index.js",