diff --git a/package.json b/package.json index a1f55c2..9b6d000 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-timer-hook", - "version": "2.0.2", + "version": "2.0.3", "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", "types": "dist/index.d.ts",