diff --git a/package-lock.json b/package-lock.json index b9f004da..11ceb6c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rainprotocol/arb-bot", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@rainprotocol/arb-bot", - "version": "0.1.0", + "version": "0.1.1", "license": "CAL-1.0", "dependencies": { "axios": "^1.3.4", diff --git a/package.json b/package.json index 1c660155..295e7826 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rainprotocol/arb-bot", - "version": "0.1.0", + "version": "0.1.1", "description": "NodeJS app that clears Rain orderbook orders against 0x liquididty", "author": "Rain Protocol", "license": "CAL-1.0",