diff --git a/package.json b/package.json index 4dcc87c..3639554 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "use-window-focus", - "version": "1.3.0", + "version": "1.4.0", "description": "React Hook to show if window is focused or not", "main": "dist/use-window-focus.js", "types": "dist/index.d.ts",