Skip to content

Commit 4650bb7

Browse files
committed
Bump version 5.0.2
1 parent 3186ca2 commit 4650bb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beautiful-react-hooks",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "A collection of beautiful (and hopefully useful) React hooks to speed-up your components and hooks development",
55
"main": "index.js",
66
"module": "esm/index.js",
@@ -408,4 +408,4 @@
408408
"types": "./useAudio.d.ts"
409409
}
410410
}
411-
}
411+
}

0 commit comments

Comments
 (0)