From 1721224ee9da7465c30b398eca8d17f782aea34e Mon Sep 17 00:00:00 2001 From: Noisekit Date: Tue, 25 Jun 2024 12:03:24 +1000 Subject: [PATCH] 6.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26b6f2cef..8a5d63d1a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "access": "public" }, "description": "Synthetix V3 Contracts ABI and Adresses", - "version": "6.0.0", + "version": "6.1.0", "repository": "Synthetixio/v3-contracts", "license": "MIT", "main": "./index.js",