diff --git a/package-lock.json b/package-lock.json index 2d9057bd3..54643a2f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.15.0", + "version": "3.16.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f95632ca5..b2884c54c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.15.0", + "version": "3.16.0", "description": "Official bitfinex honey framework UI - for live trading and executing algorithmic orders/strategies", "engines": { "node": ">=6"