diff --git a/package-lock.json b/package-lock.json index 0dcbfe4..8241fe6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@compound-finance/compound-js", - "version": "0.3.2", + "version": "0.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@compound-finance/compound-js", - "version": "0.3.2", + "version": "0.4.0", "license": "BSD-3-Clause", "devDependencies": { "@nomiclabs/hardhat-ethers": "^2.0.2", diff --git a/package.json b/package.json index e4ec9f1..c3708fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@compound-finance/compound-js", - "version": "0.3.2", + "version": "0.4.0", "author": "Compound Labs, Inc.", "description": "A JavaScript SDK for Ethereum and the Compound Protocol.", "license": "BSD-3-Clause",