diff --git a/package-lock.json b/package-lock.json index 134fa3ae2..fdbd430b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.12.0", + "version": "3.13.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d57f15a7a..47301a5dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bfx-hf-ui", - "version": "3.12.0", + "version": "3.13.0", "description": "Official bitfinex honey framework UI - for live trading and executing algorithmic orders/strategies", "engines": { "node": ">=6"