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)",