diff --git a/package.json b/package.json index a43aadc..a390717 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-use-disclosure", - "version": "5.1.0", + "version": "5.2.0", "description": "Simple React custom hook to handle simple open, close, toggle states", "main": "index.js", "repository": "https://github.com/yoannfleurydev/useDisclosure",