From 6fcc03e26f5a42117e553ceeead1075c3c8eaa27 Mon Sep 17 00:00:00 2001 From: Synthetix Team Date: Wed, 6 Dec 2023 16:07:51 +0000 Subject: [PATCH] 2.97.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b20d706e09..de0173d5f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "synthetix", - "version": "2.97.2-alpha", + "version": "2.97.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "synthetix", - "version": "2.97.2-alpha", + "version": "2.97.3", "license": "MIT", "dependencies": { "@nomiclabs/hardhat-etherscan": "^3.1.0", diff --git a/package.json b/package.json index 8d8fc062ef..a339c91a88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "synthetix", - "version": "2.97.2-alpha", + "version": "2.97.3", "license": "MIT", "author": "Synthetix", "description": "The smart contracts which make up the Synthetix system. (synthetix.io)",