diff --git a/package.json b/package.json index 20b54c8..225aa1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-idle-timer", - "version": "5.6.0", + "version": "5.6.1", "description": "Activity detection for React.js", "main": "./dist/index.cjs.js", "module": "./dist/index.esm.js",