diff --git a/package.json b/package.json index f43f86b..74aba8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-timer-hook", - "version": "1.1.5", + "version": "1.1.6", "description": "React timer hook is a custom react hook built to handle timers(countdown), stopwatch and time logic/state in your react component.", "main": "dist/index.js", "scripts": {