diff --git a/package-lock.json b/package-lock.json index 62108ff..47cd855 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@compound-finance/compound-js", - "version": "0.2.13", + "version": "0.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@compound-finance/compound-js", - "version": "0.2.13", + "version": "0.3.0", "license": "BSD-3-Clause", "dependencies": { "ethers": "^5.4.4" diff --git a/package.json b/package.json index 3ced342..52a0ad4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@compound-finance/compound-js", - "version": "0.2.13", + "version": "0.3.0", "author": "Compound Labs, Inc.", "description": "A JavaScript SDK for Ethereum and the Compound Protocol.", "license": "BSD-3-Clause",