diff --git a/package.json b/package.json index 6428e31..475cb8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eth-node-healthcheck", - "version": "1.0.1", + "version": "1.1.0", "description": "Simple http server to monitor if Geth/Parity is in sync with the blockchain", "main": "index.js", "repository": "git@github.com:parsec-labs/eth-node-healthcheck.git",