diff --git a/package-lock.json b/package-lock.json index 43a969e..d3ca6ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "coin-hive-stratum", - "version": "2.6.7", + "version": "2.6.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index eeb6339..716b5bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coin-hive-stratum", - "version": "2.6.7", + "version": "2.6.11", "description": "proxy to use CoinHive miner on any stratum pool", "main": "build", "typings": "build/typings/index.d.ts", @@ -16,7 +16,11 @@ "type": "git", "url": "git+https://github.com/cazala/coin-hive-stratum.git" }, - "keywords": ["coinhive", "stratum", "proxy"], + "keywords": [ + "coinhive", + "stratum", + "proxy" + ], "author": "", "license": "MIT", "bugs": {