Skip to content

Commit fa09cb6

Browse files
Update patch version
Co-authored-by: Wes Cossick <WesCossick@users.noreply.github.com>
1 parent 8290512 commit fa09cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-accessible-dropdown-menu-hook",
3-
"version": "2.3.2",
3+
"version": "2.3.0",
44
"description": "A simple Hook for creating fully accessible dropdown menus in React",
55
"main": "dist/use-dropdown-menu.js",
66
"types": "dist/use-dropdown-menu.d.ts",

0 commit comments

Comments
 (0)