diff --git a/package-lock.json b/package-lock.json index adebdd6552..d06877e209 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "synthetix", - "version": "2.87.0-alpha", + "version": "2.87.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "synthetix", - "version": "2.87.0-alpha", + "version": "2.87.1", "license": "MIT", "dependencies": { "@nomiclabs/hardhat-etherscan": "^3.1.0", diff --git a/package.json b/package.json index 98a6a20492..45a06e932e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "synthetix", - "version": "2.87.0-alpha", + "version": "2.87.1", "license": "MIT", "author": "Synthetix", "description": "The smart contracts which make up the Synthetix system. (synthetix.io)",