diff --git a/package.json b/package.json index f1053cab..571ff3b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautiful-react-hooks", - "version": "3.1.4", + "version": "3.1.5", "description": "A collection of beautiful (and hopefully useful) React hooks to speed-up your components and hooks development", "main": "index.js", "module": "esm/index.js", @@ -295,4 +295,4 @@ "require": "./useWindowScroll.js" } } -} +} \ No newline at end of file