diff --git a/package-lock.json b/package-lock.json index ce2f7111..b46c4ca2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rainprotocol/arb-bot", - "version": "0.3.7", + "version": "0.3.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@rainprotocol/arb-bot", - "version": "0.3.7", + "version": "0.3.8", "license": "CAL-1.0", "dependencies": { "axios": "^1.3.4", diff --git a/package.json b/package.json index 00c82bdd..23476646 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rainprotocol/arb-bot", - "version": "0.3.7", + "version": "0.3.8", "description": "NodeJS app that clears Rain orderbook orders against 0x liquididty", "author": "Rain Protocol", "license": "CAL-1.0",