diff --git a/package-lock.json b/package-lock.json index 897a1059..231fb23e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "synthetix-js", - "version": "2.68.1-alpha", + "version": "2.68.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "synthetix-js", - "version": "2.68.1-alpha", + "version": "2.68.2", "license": "MIT", "dependencies": { "@ledgerhq/hw-app-eth": "4.74.2", diff --git a/package.json b/package.json index b1fdbe87..0206a7ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "synthetix-js", - "version": "2.68.1-alpha", + "version": "2.68.2", "description": "Synthetix JS Library - access Synthetix smart contracts from browser and Node.js", "main": "dist/main.node.js", "browser": "dist/main.js",