diff --git a/package-lock.json b/package-lock.json index a70d8a8a2..e13cd6e1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.26.0", + "version": "3.27.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c8b0f5af1..c3f3e4337 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.26.0", + "version": "3.27.0", "description": "Official bitfinex honey framework UI - for live trading and executing algorithmic orders/strategies", "engines": { "node": ">=6"