From 476712ec838541916a4daef9aedd78991256b6f2 Mon Sep 17 00:00:00 2001 From: Noisekit Date: Sat, 3 Aug 2024 12:40:04 +1000 Subject: [PATCH] 6.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2c1f7ff3..e5edcd209 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "access": "public" }, "description": "Synthetix V3 Contracts ABI and Adresses", - "version": "6.4.0", + "version": "6.5.0", "repository": "Synthetixio/v3-contracts", "license": "MIT", "main": "./index.js",