diff --git a/package.json b/package.json index 1a6788f..71148b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-strategy-exec", - "version": "2.2.1", + "version": "2.2.2", "description": "Execution logic for bfx-hf-strategy", "main": "./index.js", "directories": { @@ -36,7 +36,7 @@ ], "dependencies": { "bfx-api-node-core": "git+https://github.com/bitfinexcom/bfx-api-node-core.git#v1.6.1", - "bfx-hf-strategy": "git+https://github.com/bitfinexcom/bfx-hf-strategy.git#v2.0.1", + "bfx-hf-strategy": "git+https://github.com/bitfinexcom/bfx-hf-strategy.git#v2.0.2", "bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util.git#v1.0.12", "debug": "^4.3.3", "lodash": "^4.17.10",