diff --git a/package-lock.json b/package-lock.json index 8f49bedbe..ec3f2ce06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@webscopeio/react-health-check", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 310e0ee8c..b95fc5c7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@webscopeio/react-health-check", - "version": "2.1.1", + "version": "2.1.2", "description": "Lightweight React hook for health checking of API services.", "main": "./dist/index.js", "types": "./dist/index.d.ts",