diff --git a/package-lock.json b/package-lock.json index 3789d4512..d36518f81 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "synthetix-js", - "version": "2.1.4", + "version": "2.1.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 901d3033f..e864a08f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "synthetix-js", - "version": "2.1.8", + "version": "2.1.9", "description": "Synthetix JS Library - access Synthetix smart contracts from browser and Node.js", "main": "dist/main.node.js", "browser": "dist/main.js",