diff --git a/package-lock.json b/package-lock.json index c1e72e1..3464171 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@compound-finance/compound-js", - "version": "0.6.0", + "version": "0.6.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@compound-finance/compound-js", - "version": "0.6.0", + "version": "0.6.1", "license": "BSD-3-Clause", "devDependencies": { "@nomiclabs/hardhat-ethers": "^2.0.2", diff --git a/package.json b/package.json index 790715c..27513c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@compound-finance/compound-js", - "version": "0.6.0", + "version": "0.6.1", "author": "Compound Labs, Inc.", "description": "A JavaScript SDK for Ethereum and the Compound Protocol.", "license": "BSD-3-Clause",