From ac9d5d4ab5de68d4f466a48a9dddf95fb77f15df Mon Sep 17 00:00:00 2001 From: Noisekit Date: Fri, 5 Apr 2024 09:14:49 +0800 Subject: [PATCH] 5.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70715cb86..53edf8044 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "access": "public" }, "description": "Synthetix V3 Contracts ABI and Adresses", - "version": "5.1.0", + "version": "5.2.0", "repository": "Synthetixio/v3-contracts", "license": "MIT", "main": "./index.js"